Apr 11 18:54:34.864725 np0000165242 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 11 18:54:34.875285 np0000165242 devstack@c-api.service[113370]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 11 18:54:34.877470 np0000165242 devstack@c-api.service[113370]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 11 18:54:34 2026] *** Apr 11 18:54:34.877470 np0000165242 devstack@c-api.service[113370]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 11 18:54:34.877470 np0000165242 devstack@c-api.service[113370]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 11 18:54:34.877470 np0000165242 devstack@c-api.service[113370]: nodename: np0000165242 Apr 11 18:54:34.877470 np0000165242 devstack@c-api.service[113370]: machine: x86_64 Apr 11 18:54:34.877470 np0000165242 devstack@c-api.service[113370]: clock source: unix Apr 11 18:54:34.877470 np0000165242 devstack@c-api.service[113370]: pcre jit disabled Apr 11 18:54:34.877470 np0000165242 devstack@c-api.service[113370]: detected number of CPU cores: 16 Apr 11 18:54:34.877470 np0000165242 devstack@c-api.service[113370]: current working directory: / Apr 11 18:54:34.877470 np0000165242 devstack@c-api.service[113370]: detected binary path: /usr/bin/uwsgi-core Apr 11 18:54:34.877470 np0000165242 devstack@c-api.service[113370]: your processes number limit is 256917 Apr 11 18:54:34.877470 np0000165242 devstack@c-api.service[113370]: your memory page size is 4096 bytes Apr 11 18:54:34.877470 np0000165242 devstack@c-api.service[113370]: detected max file descriptor number: 2048 Apr 11 18:54:34.877470 np0000165242 devstack@c-api.service[113370]: lock engine: pthread robust mutexes Apr 11 18:54:34.878365 np0000165242 devstack@c-api.service[113370]: thunder lock: enabled Apr 11 18:54:34.878365 np0000165242 devstack@c-api.service[113370]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 11 18:54:34.878365 np0000165242 devstack@c-api.service[113370]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 11 18:54:34.878365 np0000165242 devstack@c-api.service[113370]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 11 18:54:34.878365 np0000165242 devstack@c-api.service[113370]: Set PythonHome to /opt/stack/data/venv Apr 11 18:54:34.916229 np0000165242 devstack@c-api.service[113370]: Python main interpreter initialized at 0x7f4f0a6a3668 Apr 11 18:54:34.916229 np0000165242 devstack@c-api.service[113370]: python threads support enabled Apr 11 18:54:34.916229 np0000165242 devstack@c-api.service[113370]: your server socket listen backlog is limited to 100 connections Apr 11 18:54:34.916229 np0000165242 devstack@c-api.service[113370]: your mercy for graceful operations on workers is 80 seconds Apr 11 18:54:34.916750 np0000165242 devstack@c-api.service[113370]: mapped 671795 bytes (656 KB) for 4 cores Apr 11 18:54:34.916883 np0000165242 devstack@c-api.service[113370]: *** Operational MODE: preforking *** Apr 11 18:54:34.917119 np0000165242 devstack@c-api.service[113370]: *** uWSGI is running in multiple interpreter mode *** Apr 11 18:54:34.917119 np0000165242 devstack@c-api.service[113370]: spawned uWSGI master process (pid: 113370) Apr 11 18:54:34.917349 np0000165242 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 11 18:54:34.917792 np0000165242 devstack@c-api.service[113370]: spawned uWSGI worker 1 (pid: 113374, cores: 1) Apr 11 18:54:34.918265 np0000165242 devstack@c-api.service[113370]: spawned uWSGI worker 2 (pid: 113375, cores: 1) Apr 11 18:54:34.919103 np0000165242 devstack@c-api.service[113370]: spawned uWSGI worker 3 (pid: 113376, cores: 1) Apr 11 18:54:34.919103 np0000165242 devstack@c-api.service[113370]: spawned uWSGI worker 4 (pid: 113377, cores: 1) Apr 11 18:54:34.919292 np0000165242 devstack@c-api.service[113370]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 11 18:54:35.046648 np0000165242 devstack@c-api.service[113376]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 18:54:35.046648 np0000165242 devstack@c-api.service[113376]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 18:54:35.046648 np0000165242 devstack@c-api.service[113376]: we strongly recommend against using it for new projects. Apr 11 18:54:35.046648 np0000165242 devstack@c-api.service[113376]: If you are already using Eventlet, we recommend migrating to a different Apr 11 18:54:35.046648 np0000165242 devstack@c-api.service[113376]: framework. For more detail see Apr 11 18:54:35.046648 np0000165242 devstack@c-api.service[113376]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 18:54:35.046648 np0000165242 devstack@c-api.service[113376]: import eventlet # noqa Apr 11 18:54:35.048403 np0000165242 devstack@c-api.service[113374]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 18:54:35.048403 np0000165242 devstack@c-api.service[113374]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 18:54:35.048403 np0000165242 devstack@c-api.service[113374]: we strongly recommend against using it for new projects. Apr 11 18:54:35.048403 np0000165242 devstack@c-api.service[113374]: If you are already using Eventlet, we recommend migrating to a different Apr 11 18:54:35.048403 np0000165242 devstack@c-api.service[113374]: framework. For more detail see Apr 11 18:54:35.048403 np0000165242 devstack@c-api.service[113374]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 18:54:35.048403 np0000165242 devstack@c-api.service[113374]: import eventlet # noqa Apr 11 18:54:35.065533 np0000165242 devstack@c-api.service[113375]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 18:54:35.065533 np0000165242 devstack@c-api.service[113375]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 18:54:35.065533 np0000165242 devstack@c-api.service[113375]: we strongly recommend against using it for new projects. Apr 11 18:54:35.065533 np0000165242 devstack@c-api.service[113375]: If you are already using Eventlet, we recommend migrating to a different Apr 11 18:54:35.065533 np0000165242 devstack@c-api.service[113375]: framework. For more detail see Apr 11 18:54:35.065533 np0000165242 devstack@c-api.service[113375]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 18:54:35.065533 np0000165242 devstack@c-api.service[113375]: import eventlet # noqa Apr 11 18:54:35.076497 np0000165242 devstack@c-api.service[113377]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 18:54:35.076497 np0000165242 devstack@c-api.service[113377]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 18:54:35.076497 np0000165242 devstack@c-api.service[113377]: we strongly recommend against using it for new projects. Apr 11 18:54:35.076497 np0000165242 devstack@c-api.service[113377]: If you are already using Eventlet, we recommend migrating to a different Apr 11 18:54:35.076497 np0000165242 devstack@c-api.service[113377]: framework. For more detail see Apr 11 18:54:35.076497 np0000165242 devstack@c-api.service[113377]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 18:54:35.076497 np0000165242 devstack@c-api.service[113377]: import eventlet # noqa Apr 11 18:54:35.132569 np0000165242 devstack@c-api.service[113376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 18:54:35.132569 np0000165242 devstack@c-api.service[113376]: debtcollector.deprecate( Apr 11 18:54:35.132975 np0000165242 devstack@c-api.service[113374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 18:54:35.132975 np0000165242 devstack@c-api.service[113374]: debtcollector.deprecate( Apr 11 18:54:35.159415 np0000165242 devstack@c-api.service[113375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 18:54:35.159415 np0000165242 devstack@c-api.service[113375]: debtcollector.deprecate( Apr 11 18:54:35.161160 np0000165242 devstack@c-api.service[113377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 18:54:35.161160 np0000165242 devstack@c-api.service[113377]: debtcollector.deprecate( Apr 11 18:54:35.213915 np0000165242 devstack@c-api.service[113376]: /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 Apr 11 18:54:35.213915 np0000165242 devstack@c-api.service[113376]: from cgi import parse_header Apr 11 18:54:35.222768 np0000165242 devstack@c-api.service[113374]: /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 Apr 11 18:54:35.222768 np0000165242 devstack@c-api.service[113374]: from cgi import parse_header Apr 11 18:54:35.238498 np0000165242 devstack@c-api.service[113375]: /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 Apr 11 18:54:35.238498 np0000165242 devstack@c-api.service[113375]: from cgi import parse_header Apr 11 18:54:35.239571 np0000165242 devstack@c-api.service[113377]: /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 Apr 11 18:54:35.239571 np0000165242 devstack@c-api.service[113377]: from cgi import parse_header Apr 11 18:54:35.258381 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:54:35.258381 np0000165242 devstack@c-api.service[113376]: removals.removed_module( Apr 11 18:54:35.258563 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:54:35.258563 np0000165242 devstack@c-api.service[113376]: removals.removed_module( Apr 11 18:54:35.271442 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:35.271442 np0000165242 devstack@c-api.service[113374]: removals.removed_module( Apr 11 18:54:35.272463 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:35.272463 np0000165242 devstack@c-api.service[113374]: removals.removed_module( Apr 11 18:54:35.287929 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:35.287929 np0000165242 devstack@c-api.service[113377]: removals.removed_module( Apr 11 18:54:35.288608 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:35.288608 np0000165242 devstack@c-api.service[113377]: removals.removed_module( Apr 11 18:54:35.293661 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:35.293661 np0000165242 devstack@c-api.service[113375]: removals.removed_module( Apr 11 18:54:35.294490 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:35.294490 np0000165242 devstack@c-api.service[113375]: removals.removed_module( Apr 11 18:54:35.866747 np0000165242 devstack@c-api.service[113376]: /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 Apr 11 18:54:35.866747 np0000165242 devstack@c-api.service[113376]: warnings.warn( Apr 11 18:54:35.888582 np0000165242 devstack@c-api.service[113375]: /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 Apr 11 18:54:35.888582 np0000165242 devstack@c-api.service[113375]: warnings.warn( Apr 11 18:54:35.896026 np0000165242 devstack@c-api.service[113377]: /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 Apr 11 18:54:35.896026 np0000165242 devstack@c-api.service[113377]: warnings.warn( Apr 11 18:54:35.908695 np0000165242 devstack@c-api.service[113374]: /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 Apr 11 18:54:35.908695 np0000165242 devstack@c-api.service[113374]: warnings.warn( Apr 11 18:54:35.962187 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:54:35.962187 np0000165242 devstack@c-api.service[113376]: warnings.warn( Apr 11 18:54:35.988406 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:35.988406 np0000165242 devstack@c-api.service[113375]: warnings.warn( Apr 11 18:54:35.995953 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:35.995953 np0000165242 devstack@c-api.service[113377]: warnings.warn( Apr 11 18:54:36.005031 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:36.005031 np0000165242 devstack@c-api.service[113374]: warnings.warn( Apr 11 18:54:36.275071 np0000165242 devstack@c-api.service[113375]: 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. Apr 11 18:54:36.275689 np0000165242 devstack@c-api.service[113375]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113375) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 18:54:36.290677 np0000165242 devstack@c-api.service[113376]: 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. Apr 11 18:54:36.291100 np0000165242 devstack@c-api.service[113376]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113376) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 18:54:36.296029 np0000165242 devstack@c-api.service[113374]: 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. Apr 11 18:54:36.296470 np0000165242 devstack@c-api.service[113374]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113374) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 18:54:36.308726 np0000165242 devstack@c-api.service[113377]: 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. Apr 11 18:54:36.309142 np0000165242 devstack@c-api.service[113377]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113377) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 18:54:36.360365 np0000165242 devstack@c-api.service[113375]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 18:54:36.360365 np0000165242 devstack@c-api.service[113375]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 18:54:36.362178 np0000165242 devstack@c-api.service[113376]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 18:54:36.362178 np0000165242 devstack@c-api.service[113376]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 18:54:36.363734 np0000165242 devstack@c-api.service[113374]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 18:54:36.363734 np0000165242 devstack@c-api.service[113374]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 18:54:36.370535 np0000165242 devstack@c-api.service[113377]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 18:54:36.370535 np0000165242 devstack@c-api.service[113377]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 18:54:36.820376 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113377) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 18:54:36.820665 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113374) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 18:54:36.820744 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113375) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 18:54:36.820820 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.820885 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113376) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 18:54:36.820967 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.821028 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.821087 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.821159 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.821159 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.821444 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.821507 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.821563 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.821634 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.821706 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.821706 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.823065 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.823199 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.823199 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.823367 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.823448 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.823535 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.823597 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.823652 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.823708 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.823773 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.823838 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.823897 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.823955 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.824019 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.824117 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.824270 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.824339 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.824396 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.824486 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.824631 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.824694 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.824747 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.824804 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.824869 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.824923 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.824980 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.825034 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.825100 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.825164 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.825332 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.825428 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.825503 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.825631 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.825715 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.825780 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.825849 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.825930 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.826001 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.826065 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.826129 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.826203 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.826529 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.826621 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.826687 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.826758 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.826854 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.826916 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.826916 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.826916 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.826916 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.826916 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.826916 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.826916 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.826916 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.826916 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.826916 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.827610 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.827610 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.827741 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.827813 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.827878 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.827946 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.828010 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.828186 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.828308 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.828429 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.828488 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.828550 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.828610 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.828610 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.828820 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.828820 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.828820 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.829004 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.829074 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.829139 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.829203 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.829362 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.829437 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.829498 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.829611 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.829694 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.829813 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.829893 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.829959 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.830008 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.830044 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.830074 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.830102 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.830130 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.830154 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.830184 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.830215 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.830272 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.830303 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.830330 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.830358 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.830389 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.830417 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.830445 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.830474 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.830474 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.830528 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.830560 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.830585 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.830608 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.830639 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.830666 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.830701 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.830701 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.830701 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.830701 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.830829 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.830829 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.830829 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.830829 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.830933 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.830964 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.830990 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.831020 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.831056 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.831081 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.831116 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.831146 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.831177 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.831201 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.831232 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.831283 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.831309 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.831334 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.831359 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.831391 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.831418 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.831447 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.831447 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.831447 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.831447 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.831447 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.831447 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.831447 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.831664 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.831664 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.831758 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.831789 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.831821 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.831875 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.831910 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.831950 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.831978 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.831978 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.832035 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.832065 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.832098 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.832130 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.832186 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.832218 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.832268 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.832302 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.832340 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.832378 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.832413 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.832448 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.832476 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.832506 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.832506 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.832506 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.832506 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.832506 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.832638 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.832638 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.832638 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.832638 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.832741 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.832783 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.832783 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.832834 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.832862 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.832891 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.832922 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.832950 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.832978 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.833004 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.833034 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.833063 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.833093 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.833142 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.833173 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.833200 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.833236 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.833300 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.833341 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.833375 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.833445 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.833445 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.833445 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.833445 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.833576 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.833576 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.833576 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.833668 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.833698 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.833729 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.833766 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.833798 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.833829 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.833857 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.833884 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.833913 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.833941 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.833971 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.834002 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.834121 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.834157 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.834157 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.834216 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.834285 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.834337 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.834371 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.834395 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.834395 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.834444 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.834476 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.834476 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.834476 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.839843 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.839950 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.839950 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.840027 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.840068 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.840114 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.840181 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.840286 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.840350 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.840430 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.840486 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.840525 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.840600 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.840643 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.840716 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.840764 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.840801 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.840853 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.840899 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.840943 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.840981 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.841015 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.841057 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.841105 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.841142 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.841178 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.841218 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.841293 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.841377 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.841422 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.841471 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.841515 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.841556 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.841596 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.841638 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.841683 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.841720 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.841768 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.841809 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.841852 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.841895 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.841943 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.841984 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.842028 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.842070 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.842108 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.842149 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.842190 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.842224 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.842283 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.842341 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.842385 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.842428 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.842506 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.842573 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.842628 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.842686 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.842747 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.842792 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.842834 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.842834 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.842919 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.843011 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.843093 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.843145 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.843183 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.843268 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.843312 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.843349 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.843393 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.843435 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.843473 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.843506 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.843555 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.843600 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.843662 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.843724 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.843772 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.843810 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.843843 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.843887 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.843930 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.843980 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.844046 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.844087 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.844129 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.844173 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.844210 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.844265 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.844316 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.844353 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.844388 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.844466 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.844513 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.844555 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.844607 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.844698 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.844745 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.844796 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.844851 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.844890 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.844933 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.844969 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.845028 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.845080 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.845080 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.845080 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.845080 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.845080 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.845080 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.845080 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.845080 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.845399 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.845399 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.845399 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.845399 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.845537 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.845576 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.845617 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.845617 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.845683 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.845723 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.845759 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.845794 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.845883 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.845951 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.846040 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.846083 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.846118 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.846181 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.846233 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.846306 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.846344 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.846423 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.846472 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.846510 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.846551 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.846597 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.846597 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.846597 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.846707 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.846707 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.846707 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.846828 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.846866 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.846866 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.846944 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.846983 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.847026 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.847096 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.847180 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.847180 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.847180 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.847390 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.847436 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.847507 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.847546 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.847593 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.847636 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.847679 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.847716 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.847752 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.847795 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.847837 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.847877 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.847913 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.847947 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.847947 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.848023 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.848023 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.848126 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.848177 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.848220 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.848288 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.848334 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.848368 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.848409 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.848451 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.848489 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.848523 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.848564 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.848605 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.848642 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.848675 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.848711 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.848752 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.848796 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.848796 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.848872 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.848911 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.848948 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.848948 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.848948 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.848948 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.848948 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.848948 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.850066 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.850131 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.850185 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.850231 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.850337 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.850404 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.850444 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.850489 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.850533 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.850581 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.850581 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.850581 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.850720 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.850764 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.850817 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.850855 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.850894 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.850929 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.850963 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.851005 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.851048 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.851099 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.851156 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.851198 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.851232 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.851289 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.851336 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.851336 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.852558 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.852612 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.852696 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.852746 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.852782 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.852819 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.852861 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.852903 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.852973 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.853015 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.853066 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.853104 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.853144 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.853191 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.853257 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.853297 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.853343 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.853420 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.853464 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.853521 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.853561 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.853598 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.853636 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.853677 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.853714 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.853761 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.853761 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.853761 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.854488 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.854557 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.854599 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.854664 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.854719 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.854764 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.854808 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.854851 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.854893 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.854935 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.854982 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.855022 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.855057 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.855097 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.855134 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.855175 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.855214 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.855293 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.855336 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.855379 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.855511 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.855553 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.855596 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.855634 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.855674 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.855713 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.855755 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.855796 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.855842 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.855884 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.855926 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.855966 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.856004 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.856038 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.856079 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.856120 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.856157 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.856198 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.856263 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.856323 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.856366 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.856366 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.856724 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.856771 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.856845 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.856889 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.856957 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.857004 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.857084 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.857141 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.857180 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.857266 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.857339 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.857493 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.857555 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.857601 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.857653 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.857699 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.857744 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.857744 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.857813 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.857849 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.857883 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.857929 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.857998 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.858044 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.858092 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.858130 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.858164 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.858206 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.858274 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.858360 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.858410 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.858445 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.858445 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.858445 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.858550 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.858595 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.858637 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.858637 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.858637 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.858637 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.858637 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.858872 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.862415 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.862496 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.862496 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.862581 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.862636 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.862636 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.862719 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.862755 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.862794 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.862829 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.862866 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.862866 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.862866 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.862975 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.863016 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.863063 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.863063 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.863063 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.863170 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.863170 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.863260 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.864224 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.864337 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.864439 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.864512 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.864569 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.864651 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.864757 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.865343 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.865404 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.865492 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.865551 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.865588 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.865625 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.865676 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.865722 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.865781 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.865838 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.865879 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.865916 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.865978 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.866021 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.866056 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.866056 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.866138 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.866202 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.866265 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.866315 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.866356 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.866523 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.866597 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.866635 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.866675 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.866727 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.866780 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.866825 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.866881 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.866915 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.866958 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.866997 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.867034 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.867077 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.867120 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.867167 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.867205 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.867258 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.867297 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.867346 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.867386 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.867429 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.867471 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.867593 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.867642 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.867688 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.867733 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.867775 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.867812 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.867849 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.867889 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.867927 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.867965 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.867999 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.868055 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.868118 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.868118 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.868194 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.868263 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.868311 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.868311 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.868379 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.868416 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.868452 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.868501 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.868656 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.868707 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.868749 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.868825 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.868907 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.868970 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.869024 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.869072 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.869122 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.869170 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.869170 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.869337 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.869377 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.869377 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.869377 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.869377 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.869377 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.869377 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.869377 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.869731 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.869793 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.869844 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.869907 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.869970 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.870093 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.870139 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.870227 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.870337 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.870385 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.870429 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.870496 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.870548 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.870627 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.870692 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.870752 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.870800 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.870845 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.870879 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.870916 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.870916 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.870985 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.870985 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.870985 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.870985 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.870985 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.870985 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.870985 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.871230 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.871230 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.871230 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.871377 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.871417 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.871451 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.871490 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.871527 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.871567 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.871600 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.871636 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.871673 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.871673 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.871673 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.871767 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.871767 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.871842 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.871878 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.871878 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.871951 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.871990 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.872079 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.872119 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.872160 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.872192 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.872382 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.872382 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.872382 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.875635 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.875730 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.875730 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.875807 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.875841 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.875880 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.875913 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.875954 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.875998 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.876034 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.876078 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.876115 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.876159 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.876203 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.876267 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.876312 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.876351 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.876399 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.876435 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.876473 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.876516 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.876554 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.876590 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.876627 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.876664 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.876700 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.876736 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.876773 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.876809 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.876848 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.876891 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.876931 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.876967 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.877003 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.877035 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.877067 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.877108 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.877144 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.877178 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.877178 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.877178 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.877178 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.877882 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.877985 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.877985 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.878073 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.878113 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.878158 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.878221 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.878302 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.878351 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.878392 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.878426 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.878464 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.878508 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.878546 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.878583 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.878619 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.878662 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.878699 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.878746 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.878788 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.878825 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.878859 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.878896 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.878931 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.878978 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.879014 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.879052 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.879100 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.879100 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.879100 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.879100 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.879100 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.879100 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.879100 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.879100 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.879424 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.879424 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.879424 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.879424 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.879658 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.879735 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.879735 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.879802 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.879840 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.879878 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.879878 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.879976 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.880028 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.880090 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.880138 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.880191 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.880298 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.880363 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.880363 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.880363 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.880363 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.880363 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.880363 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.880363 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.880596 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.880596 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.880596 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.880596 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.881016 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.881071 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.881109 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.881147 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.881184 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.881231 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.881329 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.881378 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.881419 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.881483 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.881553 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.881600 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.881639 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.881687 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.881731 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.881776 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.881815 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.881851 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.881899 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.881936 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.881977 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.882022 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.882064 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.882064 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.882132 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.882176 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.882214 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.882214 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.882301 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.882339 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.882405 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.882467 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.882503 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.882571 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.882571 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 18:54:36.882916 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.882965 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.882998 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.883051 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.883097 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.883140 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.883204 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.883270 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.883310 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113377) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.883357 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.883420 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.883462 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.883506 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.883543 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.883578 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 18:54:36.883614 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.883649 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.883686 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 18:54:36.883730 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113375) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.883766 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 18:54:36.883803 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113376) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.883839 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 18:54:36.883839 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 18:54:36.883839 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113374) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 18:54:36.930123 np0000165242 devstack@c-api.service[113377]: INFO dbcounter [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Registered counter for database cinder Apr 11 18:54:36.930286 np0000165242 devstack@c-api.service[113376]: INFO dbcounter [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Registered counter for database cinder Apr 11 18:54:36.931111 np0000165242 devstack@c-api.service[113374]: INFO dbcounter [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Registered counter for database cinder Apr 11 18:54:36.938133 np0000165242 devstack@c-api.service[113375]: INFO dbcounter [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Registered counter for database cinder Apr 11 18:54:36.943959 np0000165242 devstack@c-api.service[113374]: DEBUG oslo_db.sqlalchemy.engines [None req-475863f6-fedb-4b75-bd69-e06508600e93 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=113374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:36.950030 np0000165242 devstack@c-api.service[113377]: DEBUG oslo_db.sqlalchemy.engines [None req-16250ab4-3669-477b-9d5d-0a937346ea13 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=113377) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:36.955321 np0000165242 devstack@c-api.service[113376]: DEBUG oslo_db.sqlalchemy.engines [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 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=113376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:36.958341 np0000165242 devstack@c-api.service[113375]: DEBUG oslo_db.sqlalchemy.engines [None req-0896e34c-953f-43cc-847e-2460f85a1e80 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=113375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:37.057731 np0000165242 devstack@c-api.service[113374]: DEBUG dbcounter [-] [113374] Writer thread running {{(pid=113374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 18:54:37.060883 np0000165242 devstack@c-api.service[113374]: INFO cinder.rpc [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 18:54:37.063513 np0000165242 devstack@c-api.service[113374]: INFO cinder.rpc [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 18:54:37.065847 np0000165242 devstack@c-api.service[113374]: INFO cinder.rpc [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 18:54:37.068096 np0000165242 devstack@c-api.service[113377]: DEBUG dbcounter [-] [113377] Writer thread running {{(pid=113377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 18:54:37.068908 np0000165242 devstack@c-api.service[113374]: INFO cinder.rpc [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 18:54:37.068908 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.070416 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.070546 np0000165242 devstack@c-api.service[113377]: INFO cinder.rpc [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 18:54:37.071327 np0000165242 devstack@c-api.service[113376]: DEBUG dbcounter [-] [113376] Writer thread running {{(pid=113376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 18:54:37.072867 np0000165242 devstack@c-api.service[113377]: INFO cinder.rpc [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 18:54:37.075334 np0000165242 devstack@c-api.service[113375]: DEBUG dbcounter [-] [113375] Writer thread running {{(pid=113375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 18:54:37.075484 np0000165242 devstack@c-api.service[113376]: INFO cinder.rpc [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 18:54:37.075607 np0000165242 devstack@c-api.service[113377]: INFO cinder.rpc [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 18:54:37.075687 np0000165242 devstack@c-api.service[113375]: INFO cinder.rpc [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 18:54:37.075774 np0000165242 devstack@c-api.service[113374]: DEBUG oslo_db.sqlalchemy.engines [None req-475863f6-fedb-4b75-bd69-e06508600e93 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=113374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:37.077285 np0000165242 devstack@c-api.service[113376]: INFO cinder.rpc [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 18:54:37.077714 np0000165242 devstack@c-api.service[113377]: INFO cinder.rpc [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 18:54:37.077875 np0000165242 devstack@c-api.service[113375]: INFO cinder.rpc [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 18:54:37.078222 np0000165242 devstack@c-api.service[113374]: INFO cinder.rpc [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 18:54:37.078933 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.079388 np0000165242 devstack@c-api.service[113376]: INFO cinder.rpc [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 18:54:37.080465 np0000165242 devstack@c-api.service[113375]: INFO cinder.rpc [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 18:54:37.080688 np0000165242 devstack@c-api.service[113374]: INFO cinder.rpc [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 18:54:37.081319 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.081850 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.082003 np0000165242 devstack@c-api.service[113376]: INFO cinder.rpc [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 18:54:37.082880 np0000165242 devstack@c-api.service[113375]: INFO cinder.rpc [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 18:54:37.083356 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.084052 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.085820 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.086042 np0000165242 devstack@c-api.service[113377]: DEBUG oslo_db.sqlalchemy.engines [None req-16250ab4-3669-477b-9d5d-0a937346ea13 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=113377) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:37.086375 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.087884 np0000165242 devstack@c-api.service[113377]: INFO cinder.rpc [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 18:54:37.091123 np0000165242 devstack@c-api.service[113377]: INFO cinder.rpc [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 18:54:37.091123 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.091396 np0000165242 devstack@c-api.service[113376]: DEBUG oslo_db.sqlalchemy.engines [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 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=113376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:37.092000 np0000165242 devstack@c-api.service[113375]: DEBUG oslo_db.sqlalchemy.engines [None req-0896e34c-953f-43cc-847e-2460f85a1e80 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=113375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:37.093352 np0000165242 devstack@c-api.service[113376]: INFO cinder.rpc [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 18:54:37.094201 np0000165242 devstack@c-api.service[113375]: INFO cinder.rpc [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 18:54:37.094303 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.095181 np0000165242 devstack@c-api.service[113376]: INFO cinder.rpc [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 18:54:37.096145 np0000165242 devstack@c-api.service[113375]: INFO cinder.rpc [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 18:54:37.096315 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.097266 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.097484 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.100928 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.101545 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.105123 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.105310 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.107747 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.108209 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.108346 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.108577 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.111018 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.111383 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.111486 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.112708 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.114261 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.114659 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.114807 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.115842 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.117697 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.118472 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.118787 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.118873 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.121520 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.121627 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.121869 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.121942 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.123121 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.124609 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.124835 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.124919 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.125869 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.127820 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.128004 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.128354 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.129877 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.130697 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.130893 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.131734 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.132650 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.133876 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.134461 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.135503 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.135907 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.136001 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.138102 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.138181 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.138253 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.138679 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.139713 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.141262 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.141679 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.142707 np0000165242 devstack@c-api.service[113374]: WARNING cinder.api.contrib.hosts [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 18:54:37.143582 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.143815 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.144512 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.144582 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.145315 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.145466 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.146933 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.147079 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.147945 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.148058 np0000165242 devstack@c-api.service[113377]: WARNING cinder.api.contrib.hosts [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 18:54:37.148120 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.148570 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.148867 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.150032 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.150098 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.150250 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.150408 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.151050 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: extensions {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.151582 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.151779 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.151981 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.152264 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: encryption {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.153075 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.153308 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.153468 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.153909 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: os-volume-manage {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.154126 np0000165242 devstack@c-api.service[113375]: WARNING cinder.api.contrib.hosts [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 18:54:37.154368 np0000165242 devstack@c-api.service[113376]: WARNING cinder.api.contrib.hosts [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 18:54:37.154859 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.154976 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.155209 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.155439 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: os-volume-type-access {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.155803 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: extensions {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.156497 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.156756 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.157000 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: os-quota-sets {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.157045 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: encryption {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.158006 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.158289 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.158504 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: qos-specs {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.158605 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: os-volume-manage {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.159559 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.159832 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.160073 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: os-volume-type-access {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.160637 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: backups {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.160956 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.161221 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.161649 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: os-quota-sets {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.161864 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: extensions {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.162130 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: extensions {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.162636 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: os-hosts {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.163105 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: qos-specs {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.163164 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: encryption {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.163422 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: encryption {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.164113 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: scheduler-stats {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.164713 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: os-volume-manage {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.164990 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: os-volume-manage {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.165170 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: backups {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.165519 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: os-volume-transfer {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.166190 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: os-volume-type-access {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.166458 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: os-volume-type-access {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.167208 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: os-hosts {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.167737 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: extra_specs {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.167814 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: os-quota-sets {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.168032 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: os-quota-sets {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.168651 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: scheduler-stats {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.169277 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: qos-specs {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.169423 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: cgsnapshots {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.169492 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: qos-specs {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.169968 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: os-volume-transfer {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.170653 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: consistencygroups {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.171342 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: backups {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.171587 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: backups {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.172151 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: extra_specs {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.172632 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: os-availability-zone {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.173316 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: os-hosts {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.173566 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: os-hosts {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.173710 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: cgsnapshots {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.173939 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: os-snapshot-manage {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.174685 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: scheduler-stats {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.174935 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: scheduler-stats {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.175066 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: consistencygroups {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.175424 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: os-quota-class-sets {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.176086 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: os-volume-transfer {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.176336 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: os-volume-transfer {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.176666 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: encryption {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.177007 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: os-availability-zone {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.177950 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: extra_specs {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.178174 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: extra_specs {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.178228 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extended resource: capabilities {{(pid=113374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.178330 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: os-snapshot-manage {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.179763 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: cgsnapshots {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.179856 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: os-quota-class-sets {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.180019 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: cgsnapshots {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.180395 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.181049 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: encryption {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.181122 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: consistencygroups {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.181483 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: consistencygroups {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.181840 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.182605 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extended resource: capabilities {{(pid=113377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.183100 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: os-availability-zone {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.183297 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.183466 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: os-availability-zone {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.184431 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: os-snapshot-manage {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.184590 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.184707 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.184761 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: os-snapshot-manage {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.185868 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: os-quota-class-sets {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.186028 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.186089 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.186214 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: os-quota-class-sets {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.187184 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: encryption {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.187806 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.187843 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: encryption {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.188463 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.188944 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extended resource: capabilities {{(pid=113375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.189151 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.189306 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extended resource: capabilities {{(pid=113376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 18:54:37.189462 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.contrib.snapshot_actions [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] SnapshotActionsController initialized {{(pid=113374) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 18:54:37.190303 np0000165242 devstack@c-api.service[113374]: WARNING castellan.key_manager.migration [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.190563 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.190905 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.191329 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.191422 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.191474 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.191598 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extension UsedLimits extending resource: limits {{(pid=113374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.191704 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.191800 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.191916 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.192015 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.192115 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.192181 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extension TypesManage extending resource: types {{(pid=113374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.192277 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.192375 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extension AdminActions extending resource: volumes {{(pid=113374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.192491 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extension AdminActions extending resource: snapshots {{(pid=113374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.192556 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.192618 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extension AdminActions extending resource: backups {{(pid=113374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.192727 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.192811 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.192929 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extension VolumeActions extending resource: volumes {{(pid=113374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.193017 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.193104 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.contrib.snapshot_actions [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] SnapshotActionsController initialized {{(pid=113377) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 18:54:37.193188 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.v3.router [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.193783 np0000165242 devstack@c-api.service[113377]: WARNING castellan.key_manager.migration [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.194394 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.194503 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.194628 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.194752 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.194847 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extension UsedLimits extending resource: limits {{(pid=113377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.194947 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.195123 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.195279 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.195279 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.195431 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extension TypesManage extending resource: types {{(pid=113377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.195512 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.195575 np0000165242 devstack@c-api.service[113374]: WARNING keystonemiddleware.auth_token [None req-475863f6-fedb-4b75-bd69-e06508600e93 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 11 18:54:37.195650 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extension AdminActions extending resource: volumes {{(pid=113377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.195720 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extension AdminActions extending resource: snapshots {{(pid=113377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.195832 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.195910 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extension AdminActions extending resource: backups {{(pid=113377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.195977 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.196035 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.196035 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.196217 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extension VolumeActions extending resource: volumes {{(pid=113377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.196330 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.v3.router [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.197270 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.197460 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.198561 np0000165242 devstack@c-api.service[113377]: WARNING keystonemiddleware.auth_token [None req-16250ab4-3669-477b-9d5d-0a937346ea13 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 11 18:54:37.198882 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.198927 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.199980 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.contrib.snapshot_actions [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] SnapshotActionsController initialized {{(pid=113375) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 18:54:37.200038 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.contrib.snapshot_actions [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] SnapshotActionsController initialized {{(pid=113376) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 18:54:37.200730 np0000165242 devstack@c-api.service[113375]: WARNING castellan.key_manager.migration [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.200774 np0000165242 devstack@c-api.service[113376]: WARNING castellan.key_manager.migration [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 18:54:37.201602 np0000165242 devstack@c-api.service[113374]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f4f0a6a3668 pid: 113374 (default app) Apr 11 18:54:37.201682 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.201731 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.201765 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.201813 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.201848 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extension UsedLimits extending resource: limits {{(pid=113375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.201939 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.201994 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extension UsedLimits extending resource: limits {{(pid=113376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202049 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202097 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202142 np0000165242 devstack@c-api.service[113374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 11 18:54:37.202142 np0000165242 devstack@c-api.service[113374]: warnings.warn( Apr 11 18:54:37.202213 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202278 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202320 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202353 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202400 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extension TypesManage extending resource: types {{(pid=113375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202441 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202480 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202519 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extension TypesManage extending resource: types {{(pid=113376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202557 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extension AdminActions extending resource: volumes {{(pid=113375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202592 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202695 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extension AdminActions extending resource: snapshots {{(pid=113375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202736 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extension AdminActions extending resource: volumes {{(pid=113376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202780 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extension AdminActions extending resource: backups {{(pid=113375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202824 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extension AdminActions extending resource: snapshots {{(pid=113376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202882 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202923 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extension AdminActions extending resource: backups {{(pid=113376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.202985 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.203024 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.203092 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extension VolumeActions extending resource: volumes {{(pid=113375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.203168 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.203251 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extension VolumeActions extending resource: volumes {{(pid=113376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.203339 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.v3.router [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.203481 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.v3.router [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 18:54:37.204500 np0000165242 devstack@c-api.service[113377]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f4f0a6a3668 pid: 113377 (default app) Apr 11 18:54:37.205601 np0000165242 devstack@c-api.service[113375]: WARNING keystonemiddleware.auth_token [None req-0896e34c-953f-43cc-847e-2460f85a1e80 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 11 18:54:37.205786 np0000165242 devstack@c-api.service[113376]: WARNING keystonemiddleware.auth_token [None req-e202a05d-b669-4b47-9eea-f2f31488e9a3 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 11 18:54:37.209653 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.209653 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.209653 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.209653 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.209653 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.209976 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.209976 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.209976 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.209976 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.209976 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.210208 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.210208 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.210208 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.210208 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.210208 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.210208 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.210527 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.210527 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.210527 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.210527 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.210705 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.210705 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.210705 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.210705 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.210890 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.210890 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.210890 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.210890 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.211059 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.211059 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.211059 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.211059 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.211059 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.211351 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.211351 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.211351 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.211351 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.211351 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.211546 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.211546 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.211546 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.211546 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.211546 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.211546 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.211806 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.211806 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.211806 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.211806 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.211806 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.211806 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.212062 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.212062 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.212062 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.212062 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.212062 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.212062 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.212338 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.212338 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.212338 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.212338 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.212338 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.212568 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.212568 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.212568 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.212568 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.212568 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.212765 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.212765 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.212765 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.212765 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.212765 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.212765 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.213039 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.213039 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.213039 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.213039 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.213039 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.213039 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.213272 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.213272 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.213272 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.213272 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.213272 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.213529 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.213529 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.213529 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.213529 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.213529 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.213726 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.213726 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.213726 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.213726 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.213932 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.213932 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.213932 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.213932 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.214107 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.214107 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.214107 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.214107 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.214107 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.214360 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.214360 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.214360 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.214360 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.214360 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.214577 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.214577 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.214577 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.214577 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.214753 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.214753 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.214753 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.214753 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.214933 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.214933 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.214933 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.214933 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.215091 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.215091 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.215091 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.215091 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.215412 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.215412 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.215412 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.215412 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.215589 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.215589 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.215589 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.215589 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.215589 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.215811 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.215811 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.215811 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.215811 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.215811 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.215811 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.216072 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.216072 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.216072 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.216072 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.216072 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.216290 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.216290 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.216290 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.216290 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.216290 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.216290 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.216549 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.216549 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.216549 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.216549 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.216549 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.216549 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.216809 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.216809 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.216809 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.216809 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.216809 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.216809 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.217057 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.217057 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.217057 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.217057 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.217057 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.217057 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.217363 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.217363 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.217363 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.217363 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.217537 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.217537 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.217537 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.217537 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.217537 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.217866 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.217866 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.217866 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.217866 np0000165242 devstack@c-api.service[113374]: /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. Apr 11 18:54:37.217866 np0000165242 devstack@c-api.service[113374]: warnings.warn(deprecated_msg) Apr 11 18:54:37.218070 np0000165242 devstack@c-api.service[113375]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f4f0a6a3668 pid: 113375 (default app) Apr 11 18:54:37.218108 np0000165242 devstack@c-api.service[113376]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f4f0a6a3668 pid: 113376 (default app) Apr 11 18:54:37.218142 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.middleware.request_id [None req-7e7624a4-657a-4035-8118-268da60a90a6 None None] RequestId filter calling following filter/app {{(pid=113374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:54:37.218142 np0000165242 devstack@c-api.service[113374]: [pid: 113374|app: 0|req: 1/1] 162.253.55.62 () {60 vars in 946 bytes} [Sat Apr 11 18:54:37 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 11 18:54:44.256019 np0000165242 devstack@c-api.service[113377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 11 18:54:44.256019 np0000165242 devstack@c-api.service[113377]: warnings.warn( Apr 11 18:54:44.263996 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.263996 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.263996 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.263996 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.264367 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.264367 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.264367 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.264367 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.264601 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.264601 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.264601 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.264601 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.264601 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.264601 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.264935 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.264935 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.264935 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.264935 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.264935 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.265221 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.265221 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.265221 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.265221 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.265221 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.265615 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.265615 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.265615 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.265615 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.265904 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.265904 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.265904 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.265904 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.265904 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.266189 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.266189 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.266189 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.266189 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.266189 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.266552 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.266552 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.266552 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.266552 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.266552 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.266552 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.266894 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.266894 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.266894 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.266894 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.266894 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.266894 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.267216 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.267216 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.267216 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.267216 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.267216 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.267216 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.268657 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.268657 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.268657 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.268657 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.268657 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.269281 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.269281 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.269281 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.269281 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.269281 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.269881 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.269881 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.269881 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.269881 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.269881 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.269881 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.270688 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.270688 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.270688 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.270688 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.270688 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.270688 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.271448 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.271448 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.271448 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.271448 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.271448 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.272128 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.272128 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.272128 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.272128 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.272128 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.272781 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.272781 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.272781 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.272781 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.273414 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.273414 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.273414 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.273414 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.274012 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.274012 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.274012 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.274012 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.274012 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.274425 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.274425 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.274425 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.274425 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.274425 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.274673 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.274673 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.274673 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.274673 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.274836 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.274836 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.274836 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.274836 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.274932 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.274932 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.274932 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.274932 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275025 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275025 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275025 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275025 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275121 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275121 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275121 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275121 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275220 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275220 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275220 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275220 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275220 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275366 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275366 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275366 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275366 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275366 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275366 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275505 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275505 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275505 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275505 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275505 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275614 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275614 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275614 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275614 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275614 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275614 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275754 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275754 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275754 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275754 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275754 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275754 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275892 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275892 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275892 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275892 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.275892 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.275892 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.276026 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.276026 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.276026 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.276026 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.276026 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.276026 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.276161 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.276161 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.276161 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.276161 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.276273 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.276273 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.276273 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.276273 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.276273 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.276401 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.276401 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.276401 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.276401 np0000165242 devstack@c-api.service[113377]: /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. Apr 11 18:54:44.276401 np0000165242 devstack@c-api.service[113377]: warnings.warn(deprecated_msg) Apr 11 18:54:44.276401 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.middleware.request_id [None req-f544861d-76f3-41c2-abd0-80a70bdc131b None None] RequestId filter calling following filter/app {{(pid=113377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:54:44.732151 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-f544861d-76f3-41c2-abd0-80a70bdc131b admin admin] POST https://162.253.55.62/volume/v3/types Apr 11 18:54:44.732648 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-f544861d-76f3-41c2-abd0-80a70bdc131b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 18:54:44.734271 np0000165242 devstack@c-api.service[113377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 11 18:54:44.734271 np0000165242 devstack@c-api.service[113377]: warnings.warn( Apr 11 18:54:44.744725 np0000165242 devstack@c-api.service[113377]: DEBUG oslo_db.sqlalchemy.engines [None req-f544861d-76f3-41c2-abd0-80a70bdc131b 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=113377) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:44.780292 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-f544861d-76f3-41c2-abd0-80a70bdc131b admin admin] https://162.253.55.62/volume/v3/types returned with HTTP 200 Apr 11 18:54:44.781199 np0000165242 devstack@c-api.service[113377]: [pid: 113377|app: 0|req: 1/2] 162.253.55.62 () {68 vars in 1281 bytes} [Sat Apr 11 18:54:44 2026] POST /volume/v3/types => generated 186 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 18:54:44.794495 np0000165242 devstack@c-api.service[113375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 11 18:54:44.794495 np0000165242 devstack@c-api.service[113375]: warnings.warn( Apr 11 18:54:44.807639 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.807639 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.807639 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.807639 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.807639 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.808025 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.808025 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.808025 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.808025 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.808025 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.808317 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.808317 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.808317 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.808317 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.808317 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.808317 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.808619 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.808619 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.808619 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.808619 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.808853 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.808853 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.808853 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.808853 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.809233 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.809233 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.809233 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.809233 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.809540 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.809540 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.809540 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.809540 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.809540 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.809812 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.809812 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.809812 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.809812 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.809812 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.810105 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.810105 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.810105 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.810105 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.810105 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.810105 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.810471 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.810471 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.810471 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.810471 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.810471 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.810471 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.810781 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.810781 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.810781 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.810781 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.810781 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.810781 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.811219 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.811219 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.811219 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.811219 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.811219 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.812604 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.812604 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.812604 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.812604 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.812604 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.812978 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.812978 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.812978 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.812978 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.812978 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.812978 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.813432 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.813432 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.813432 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.813432 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.813432 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.813432 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.813861 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.813861 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.813861 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.813861 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.813861 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.814310 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.814310 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.814310 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.814310 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.814310 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.814671 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.814671 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.814671 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.814671 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.814977 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.814977 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.814977 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.814977 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.815295 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.815295 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.815295 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.815295 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.815295 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.815738 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.815738 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.815738 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.815738 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.815738 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.816089 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.816089 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.816089 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.816089 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.816418 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.816418 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.816418 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.816418 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.816711 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.816711 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.816711 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.816711 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.816985 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.816985 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.816985 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.816985 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.817303 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.817303 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.817303 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.817303 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.817603 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.817603 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.817603 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.817603 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.817603 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.817957 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.817957 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.817957 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.817957 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.817957 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.817957 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.818387 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.818387 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.818387 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.818387 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.818387 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.818734 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.818734 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.818734 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.818734 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.818734 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.818734 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.819144 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.819144 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.819144 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.819144 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.819144 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.819144 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.819362 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.819362 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.819362 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.819362 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.819362 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.819362 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.819547 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.819547 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.819547 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.819547 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.819547 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.819547 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.819731 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.819731 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.819731 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.819731 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.819861 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.819861 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.819861 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.819861 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.819861 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.820023 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.820023 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.820023 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.820023 np0000165242 devstack@c-api.service[113375]: /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. Apr 11 18:54:44.820023 np0000165242 devstack@c-api.service[113375]: warnings.warn(deprecated_msg) Apr 11 18:54:44.820023 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.middleware.request_id [req-f544861d-76f3-41c2-abd0-80a70bdc131b req-77f21507-8b7b-4f01-80ca-c9670e60e57e None None] RequestId filter calling following filter/app {{(pid=113375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:54:45.141382 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [req-f544861d-76f3-41c2-abd0-80a70bdc131b req-77f21507-8b7b-4f01-80ca-c9670e60e57e admin admin] POST https://162.253.55.62/volume/v3/types/77fbe6a8-1adf-4efb-b69f-bb2435b451b1/extra_specs Apr 11 18:54:45.141944 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [req-f544861d-76f3-41c2-abd0-80a70bdc131b req-77f21507-8b7b-4f01-80ca-c9670e60e57e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 18:54:45.143959 np0000165242 devstack@c-api.service[113375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 11 18:54:45.143959 np0000165242 devstack@c-api.service[113375]: warnings.warn( Apr 11 18:54:45.152252 np0000165242 devstack@c-api.service[113375]: DEBUG oslo_db.sqlalchemy.engines [req-f544861d-76f3-41c2-abd0-80a70bdc131b req-77f21507-8b7b-4f01-80ca-c9670e60e57e 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=113375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:54:45.208140 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [req-f544861d-76f3-41c2-abd0-80a70bdc131b req-77f21507-8b7b-4f01-80ca-c9670e60e57e admin admin] https://162.253.55.62/volume/v3/types/77fbe6a8-1adf-4efb-b69f-bb2435b451b1/extra_specs returned with HTTP 200 Apr 11 18:54:45.208698 np0000165242 devstack@c-api.service[113375]: [pid: 113375|app: 0|req: 1/3] 162.253.55.62 () {70 vars in 1498 bytes} [Sat Apr 11 18:54:44 2026] POST /volume/v3/types/77fbe6a8-1adf-4efb-b69f-bb2435b451b1/extra_specs => generated 55 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 18:54:47.081948 np0000165242 devstack@c-api.service[113374]: DEBUG dbcounter [-] [113374] Writing DB stats cinder:SELECT=6 {{(pid=113374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:54:47.094938 np0000165242 devstack@c-api.service[113376]: DEBUG dbcounter [-] [113376] Writing DB stats cinder:SELECT=6 {{(pid=113376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:54:54.776704 np0000165242 devstack@c-api.service[113377]: DEBUG dbcounter [-] [113377] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:54:55.206818 np0000165242 devstack@c-api.service[113375]: DEBUG dbcounter [-] [113375] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:57:15.514044 np0000165242 devstack@c-api.service[113376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 11 18:57:15.514044 np0000165242 devstack@c-api.service[113376]: warnings.warn( Apr 11 18:57:15.526785 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.526785 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.526785 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.526785 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.526785 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.527263 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.527263 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.527263 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.527263 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.527263 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.527591 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.527591 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.527591 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.527591 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.527591 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.527591 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.527975 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.527975 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.527975 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.527975 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.528266 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.528266 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.528266 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.528266 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.528528 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.528528 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.528528 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.528528 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.528799 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.528799 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.528799 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.528799 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.528799 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.529134 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.529134 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.529134 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.529134 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.529134 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.529489 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.529489 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.529489 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.529489 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.529489 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.529489 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.529888 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.529888 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.529888 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.529888 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.529888 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.529888 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.530283 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.530283 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.530283 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.530283 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.530283 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.530283 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.530736 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.530736 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.530736 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.530736 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.530736 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.531078 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.531078 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.531078 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.531078 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.531078 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.531413 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.531413 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.531413 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.531413 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.531413 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.531413 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.531661 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.531661 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.531661 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.531661 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.531661 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.531661 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.531896 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.531896 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.531896 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.531896 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.531896 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.532110 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.532110 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.532110 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.532110 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.532110 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.532320 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.532320 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.532320 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.532320 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.532475 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.532475 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.532475 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.532475 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.532633 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.532633 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.532633 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.532633 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.532633 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.532833 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.532833 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.532833 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.532833 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.532833 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.533024 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.533024 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.533024 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.533024 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.533183 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.533183 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.533183 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.533183 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.533389 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.533389 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.533389 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.533389 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.533571 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.533571 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.533571 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.533571 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.533742 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.533742 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.533742 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.533742 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.533908 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.533908 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.533908 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.533908 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.533908 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.534146 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.534146 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.534146 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.534146 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.534146 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.534146 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.534437 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.534437 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.534437 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.534437 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.534437 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.534638 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.534638 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.534638 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.534638 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.534638 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.534638 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.534888 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.534888 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.534888 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.534888 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.534888 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.534888 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.535135 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.535135 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.535135 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.535135 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.535135 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.535135 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.535402 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.535402 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.535402 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.535402 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.535402 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.535402 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.535649 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.535649 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.535649 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.535649 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.535821 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.535821 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.535821 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.535821 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.535821 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.536035 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.536035 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.536035 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.536035 np0000165242 devstack@c-api.service[113376]: /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. Apr 11 18:57:15.536035 np0000165242 devstack@c-api.service[113376]: warnings.warn(deprecated_msg) Apr 11 18:57:15.536035 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.middleware.request_id [None req-413a5cfb-6919-4bd3-af61-c5cabd2505a0 None None] RequestId filter calling following filter/app {{(pid=113376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:57:15.536035 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-413a5cfb-6919-4bd3-af61-c5cabd2505a0 None None] GET https://162.253.55.62/volume// Apr 11 18:57:15.536308 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-413a5cfb-6919-4bd3-af61-c5cabd2505a0 None None] Empty body provided in request {{(pid=113376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 18:57:15.536308 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-413a5cfb-6919-4bd3-af61-c5cabd2505a0 None None] Calling method 'all' {{(pid=113376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 18:57:15.536308 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-413a5cfb-6919-4bd3-af61-c5cabd2505a0 None None] https://162.253.55.62/volume// returned with HTTP 300 Apr 11 18:57:15.536308 np0000165242 devstack@c-api.service[113376]: [pid: 113376|app: 0|req: 1/4] 162.253.55.62 () {66 vars in 1449 bytes} [Sat Apr 11 18:57:15 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 11 18:57:53.385147 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.middleware.request_id [None req-e00ee706-d91f-4f1b-a2f5-32141b64f413 None None] RequestId filter calling following filter/app {{(pid=113374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:57:53.718695 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-e00ee706-d91f-4f1b-a2f5-32141b64f413 demo demo] GET https://162.253.55.62/volume/v3/types?is_public=None Apr 11 18:57:53.719020 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-e00ee706-d91f-4f1b-a2f5-32141b64f413 demo demo] Empty body provided in request {{(pid=113374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 18:57:53.719267 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-e00ee706-d91f-4f1b-a2f5-32141b64f413 demo demo] Calling method 'index' {{(pid=113374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 18:57:53.719721 np0000165242 devstack@c-api.service[113374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 11 18:57:53.719721 np0000165242 devstack@c-api.service[113374]: warnings.warn( Apr 11 18:57:53.720359 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.api_utils [None req-e00ee706-d91f-4f1b-a2f5-32141b64f413 demo demo] Removing options '' from query. {{(pid=113374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 18:57:53.731033 np0000165242 devstack@c-api.service[113374]: DEBUG oslo_db.sqlalchemy.engines [None req-e00ee706-d91f-4f1b-a2f5-32141b64f413 demo demo] 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=113374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:57:53.747598 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-e00ee706-d91f-4f1b-a2f5-32141b64f413 demo demo] https://162.253.55.62/volume/v3/types?is_public=None returned with HTTP 200 Apr 11 18:57:53.747965 np0000165242 devstack@c-api.service[113374]: [pid: 113374|app: 0|req: 2/5] 162.253.55.62 () {64 vars in 1256 bytes} [Sat Apr 11 18:57:53 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 18:57:53.760732 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.middleware.request_id [req-e00ee706-d91f-4f1b-a2f5-32141b64f413 req-0d861fff-50de-433a-bf33-f72e79ec9f80 None None] RequestId filter calling following filter/app {{(pid=113377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:57:53.767414 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [req-e00ee706-d91f-4f1b-a2f5-32141b64f413 req-0d861fff-50de-433a-bf33-f72e79ec9f80 demo demo] GET https://162.253.55.62/volume/v3/types/default Apr 11 18:57:53.767804 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [req-e00ee706-d91f-4f1b-a2f5-32141b64f413 req-0d861fff-50de-433a-bf33-f72e79ec9f80 demo demo] Empty body provided in request {{(pid=113377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 18:57:53.768198 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [req-e00ee706-d91f-4f1b-a2f5-32141b64f413 req-0d861fff-50de-433a-bf33-f72e79ec9f80 demo demo] Calling method 'show' {{(pid=113377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 18:57:53.778642 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [req-e00ee706-d91f-4f1b-a2f5-32141b64f413 req-0d861fff-50de-433a-bf33-f72e79ec9f80 demo demo] https://162.253.55.62/volume/v3/types/default returned with HTTP 200 Apr 11 18:57:53.778983 np0000165242 devstack@c-api.service[113377]: [pid: 113377|app: 0|req: 2/6] 162.253.55.62 () {66 vars in 1322 bytes} [Sat Apr 11 18:57:53 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 18:57:54.124444 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.middleware.request_id [None req-b7521fd4-3800-4f25-ab81-9f1f8b3c7165 None None] RequestId filter calling following filter/app {{(pid=113375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:57:54.128367 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [None req-b7521fd4-3800-4f25-ab81-9f1f8b3c7165 demo demo] GET https://162.253.55.62/volume/v3/types/default Apr 11 18:57:54.128600 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [None req-b7521fd4-3800-4f25-ab81-9f1f8b3c7165 demo demo] Empty body provided in request {{(pid=113375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 18:57:54.128882 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [None req-b7521fd4-3800-4f25-ab81-9f1f8b3c7165 demo demo] Calling method 'show' {{(pid=113375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 18:57:54.147702 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [None req-b7521fd4-3800-4f25-ab81-9f1f8b3c7165 demo demo] https://162.253.55.62/volume/v3/types/default returned with HTTP 200 Apr 11 18:57:54.148111 np0000165242 devstack@c-api.service[113375]: [pid: 113375|app: 0|req: 2/7] 162.253.55.62 () {64 vars in 1251 bytes} [Sat Apr 11 18:57:54 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 18:57:54.593725 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.middleware.request_id [None req-09ef6809-8b02-40cc-b71f-668da50e125d None None] RequestId filter calling following filter/app {{(pid=113376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:57:54.911057 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-09ef6809-8b02-40cc-b71f-668da50e125d demo demo] GET https://162.253.55.62/volume/v3/types/default Apr 11 18:57:54.911483 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-09ef6809-8b02-40cc-b71f-668da50e125d demo demo] Empty body provided in request {{(pid=113376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 18:57:54.911635 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-09ef6809-8b02-40cc-b71f-668da50e125d demo demo] Calling method 'show' {{(pid=113376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 18:57:54.921712 np0000165242 devstack@c-api.service[113376]: DEBUG oslo_db.sqlalchemy.engines [None req-09ef6809-8b02-40cc-b71f-668da50e125d demo demo] 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=113376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 18:57:54.938626 np0000165242 devstack@c-api.service[113376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 11 18:57:54.938626 np0000165242 devstack@c-api.service[113376]: warnings.warn( Apr 11 18:57:54.940783 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-09ef6809-8b02-40cc-b71f-668da50e125d demo demo] https://162.253.55.62/volume/v3/types/default returned with HTTP 200 Apr 11 18:57:54.941147 np0000165242 devstack@c-api.service[113376]: [pid: 113376|app: 0|req: 2/8] 162.253.55.62 () {64 vars in 1251 bytes} [Sat Apr 11 18:57:54 2026] GET /volume/v3/types/default => generated 145 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 18:57:54.956687 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.middleware.request_id [None req-6dcad7ce-9637-44db-9f6f-c80d6c03c692 None None] RequestId filter calling following filter/app {{(pid=113374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 18:57:54.959662 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-6dcad7ce-9637-44db-9f6f-c80d6c03c692 demo demo] GET https://162.253.55.62/volume/v3/types/default Apr 11 18:57:54.959662 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-6dcad7ce-9637-44db-9f6f-c80d6c03c692 demo demo] Empty body provided in request {{(pid=113374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 18:57:54.959900 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-6dcad7ce-9637-44db-9f6f-c80d6c03c692 demo demo] Calling method 'show' {{(pid=113374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 18:57:54.975367 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-6dcad7ce-9637-44db-9f6f-c80d6c03c692 demo demo] https://162.253.55.62/volume/v3/types/default returned with HTTP 200 Apr 11 18:57:54.975753 np0000165242 devstack@c-api.service[113374]: [pid: 113374|app: 0|req: 3/9] 162.253.55.62 () {64 vars in 1251 bytes} [Sat Apr 11 18:57:54 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 18:58:03.774714 np0000165242 devstack@c-api.service[113377]: DEBUG dbcounter [-] [113377] Writing DB stats cinder:SELECT=2 {{(pid=113377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:58:04.143677 np0000165242 devstack@c-api.service[113375]: DEBUG dbcounter [-] [113375] Writing DB stats cinder:SELECT=2 {{(pid=113375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:58:04.936529 np0000165242 devstack@c-api.service[113376]: DEBUG dbcounter [-] [113376] Writing DB stats cinder:SELECT=2 {{(pid=113376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 18:58:04.971407 np0000165242 devstack@c-api.service[113374]: DEBUG dbcounter [-] [113374] Writing DB stats cinder:SELECT=3 {{(pid=113374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:03:03.403123 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.middleware.request_id [None req-ed379fdd-0d86-4ac1-b549-abab3967dcf9 None None] RequestId filter calling following filter/app {{(pid=113377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:03:03.502968 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-ed379fdd-0d86-4ac1-b549-abab3967dcf9 demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:03:03.502968 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-ed379fdd-0d86-4ac1-b549-abab3967dcf9 demo demo] Empty body provided in request {{(pid=113377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:03:03.502968 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-ed379fdd-0d86-4ac1-b549-abab3967dcf9 demo demo] Calling method 'detail' {{(pid=113377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:03:03.502968 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.api_utils [None req-ed379fdd-0d86-4ac1-b549-abab3967dcf9 demo demo] Removing options '' from query. {{(pid=113377) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:03:03.504363 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.volume.api [None req-ed379fdd-0d86-4ac1-b549-abab3967dcf9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113377) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:03:03.541419 np0000165242 devstack@c-api.service[113377]: INFO cinder.volume.api [None req-ed379fdd-0d86-4ac1-b549-abab3967dcf9 demo demo] Get all volumes completed successfully. Apr 11 19:03:03.544694 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-ed379fdd-0d86-4ac1-b549-abab3967dcf9 demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:03:03.545444 np0000165242 devstack@c-api.service[113377]: [pid: 113377|app: 0|req: 3/10] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:03:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:03:13.534846 np0000165242 devstack@c-api.service[113377]: DEBUG dbcounter [-] [113377] Writing DB stats cinder:SELECT=1 {{(pid=113377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:04:03.562776 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.middleware.request_id [None req-0d84f496-d8fd-4361-bf0e-9c5eae732d80 None None] RequestId filter calling following filter/app {{(pid=113375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:04:03.565705 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [None req-0d84f496-d8fd-4361-bf0e-9c5eae732d80 demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:04:03.565939 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [None req-0d84f496-d8fd-4361-bf0e-9c5eae732d80 demo demo] Empty body provided in request {{(pid=113375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:04:03.566229 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [None req-0d84f496-d8fd-4361-bf0e-9c5eae732d80 demo demo] Calling method 'detail' {{(pid=113375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:04:03.566880 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.api_utils [None req-0d84f496-d8fd-4361-bf0e-9c5eae732d80 demo demo] Removing options '' from query. {{(pid=113375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:04:03.568045 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.volume.api [None req-0d84f496-d8fd-4361-bf0e-9c5eae732d80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113375) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:04:03.597304 np0000165242 devstack@c-api.service[113375]: INFO cinder.volume.api [None req-0d84f496-d8fd-4361-bf0e-9c5eae732d80 demo demo] Get all volumes completed successfully. Apr 11 19:04:03.599640 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [None req-0d84f496-d8fd-4361-bf0e-9c5eae732d80 demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:04:03.600013 np0000165242 devstack@c-api.service[113375]: [pid: 113375|app: 0|req: 3/11] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:04:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:04:13.590763 np0000165242 devstack@c-api.service[113375]: DEBUG dbcounter [-] [113375] Writing DB stats cinder:SELECT=1 {{(pid=113375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:05:03.616566 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.middleware.request_id [None req-08610c30-c6d1-4aca-a789-4bd2abde2e5c None None] RequestId filter calling following filter/app {{(pid=113376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:05:03.621076 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-08610c30-c6d1-4aca-a789-4bd2abde2e5c demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:05:03.621286 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-08610c30-c6d1-4aca-a789-4bd2abde2e5c demo demo] Empty body provided in request {{(pid=113376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:05:03.621557 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-08610c30-c6d1-4aca-a789-4bd2abde2e5c demo demo] Calling method 'detail' {{(pid=113376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:05:03.622231 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.api_utils [None req-08610c30-c6d1-4aca-a789-4bd2abde2e5c demo demo] Removing options '' from query. {{(pid=113376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:05:03.623287 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.volume.api [None req-08610c30-c6d1-4aca-a789-4bd2abde2e5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113376) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:05:03.663481 np0000165242 devstack@c-api.service[113376]: INFO cinder.volume.api [None req-08610c30-c6d1-4aca-a789-4bd2abde2e5c demo demo] Get all volumes completed successfully. Apr 11 19:05:03.665508 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-08610c30-c6d1-4aca-a789-4bd2abde2e5c demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:05:03.665924 np0000165242 devstack@c-api.service[113376]: [pid: 113376|app: 0|req: 3/12] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:05:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:05:13.656956 np0000165242 devstack@c-api.service[113376]: DEBUG dbcounter [-] [113376] Writing DB stats cinder:SELECT=1 {{(pid=113376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:06:03.685453 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.middleware.request_id [None req-d682db1a-64ae-4a6d-bbc8-5175aacecf90 None None] RequestId filter calling following filter/app {{(pid=113374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:06:03.690564 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-d682db1a-64ae-4a6d-bbc8-5175aacecf90 demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:06:03.690800 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-d682db1a-64ae-4a6d-bbc8-5175aacecf90 demo demo] Empty body provided in request {{(pid=113374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:06:03.691044 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-d682db1a-64ae-4a6d-bbc8-5175aacecf90 demo demo] Calling method 'detail' {{(pid=113374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:06:03.691682 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.api_utils [None req-d682db1a-64ae-4a6d-bbc8-5175aacecf90 demo demo] Removing options '' from query. {{(pid=113374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:06:03.693121 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.volume.api [None req-d682db1a-64ae-4a6d-bbc8-5175aacecf90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113374) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:06:03.739825 np0000165242 devstack@c-api.service[113374]: INFO cinder.volume.api [None req-d682db1a-64ae-4a6d-bbc8-5175aacecf90 demo demo] Get all volumes completed successfully. Apr 11 19:06:03.742602 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-d682db1a-64ae-4a6d-bbc8-5175aacecf90 demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:06:03.743174 np0000165242 devstack@c-api.service[113374]: [pid: 113374|app: 0|req: 4/13] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:06:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:06:13.732816 np0000165242 devstack@c-api.service[113374]: DEBUG dbcounter [-] [113374] Writing DB stats cinder:SELECT=1 {{(pid=113374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:07:03.767023 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.middleware.request_id [None req-d51a290e-9454-40cf-b516-b08619603aa1 None None] RequestId filter calling following filter/app {{(pid=113377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:07:03.769766 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-d51a290e-9454-40cf-b516-b08619603aa1 demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:07:03.770005 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-d51a290e-9454-40cf-b516-b08619603aa1 demo demo] Empty body provided in request {{(pid=113377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:07:03.770279 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-d51a290e-9454-40cf-b516-b08619603aa1 demo demo] Calling method 'detail' {{(pid=113377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:07:03.770604 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.api_utils [None req-d51a290e-9454-40cf-b516-b08619603aa1 demo demo] Removing options '' from query. {{(pid=113377) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:07:03.771619 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.volume.api [None req-d51a290e-9454-40cf-b516-b08619603aa1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113377) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:07:03.781705 np0000165242 devstack@c-api.service[113377]: INFO cinder.volume.api [None req-d51a290e-9454-40cf-b516-b08619603aa1 demo demo] Get all volumes completed successfully. Apr 11 19:07:03.784286 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-d51a290e-9454-40cf-b516-b08619603aa1 demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:07:03.784753 np0000165242 devstack@c-api.service[113377]: [pid: 113377|app: 0|req: 4/14] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:07:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:07:13.774879 np0000165242 devstack@c-api.service[113377]: DEBUG dbcounter [-] [113377] Writing DB stats cinder:SELECT=1 {{(pid=113377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:08:03.796512 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.middleware.request_id [None req-084e4b23-a8d3-4f19-8bfc-bf715964c135 None None] RequestId filter calling following filter/app {{(pid=113375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:08:03.954448 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [None req-084e4b23-a8d3-4f19-8bfc-bf715964c135 demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:08:03.954697 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [None req-084e4b23-a8d3-4f19-8bfc-bf715964c135 demo demo] Empty body provided in request {{(pid=113375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:08:03.954956 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [None req-084e4b23-a8d3-4f19-8bfc-bf715964c135 demo demo] Calling method 'detail' {{(pid=113375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:08:03.955309 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.api_utils [None req-084e4b23-a8d3-4f19-8bfc-bf715964c135 demo demo] Removing options '' from query. {{(pid=113375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:08:03.956227 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.volume.api [None req-084e4b23-a8d3-4f19-8bfc-bf715964c135 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113375) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:08:03.964533 np0000165242 devstack@c-api.service[113375]: INFO cinder.volume.api [None req-084e4b23-a8d3-4f19-8bfc-bf715964c135 demo demo] Get all volumes completed successfully. Apr 11 19:08:03.967214 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [None req-084e4b23-a8d3-4f19-8bfc-bf715964c135 demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:08:03.967729 np0000165242 devstack@c-api.service[113375]: [pid: 113375|app: 0|req: 4/15] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:08:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:08:13.959987 np0000165242 devstack@c-api.service[113375]: DEBUG dbcounter [-] [113375] Writing DB stats cinder:SELECT=1 {{(pid=113375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:09:03.977392 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.middleware.request_id [None req-13388bed-c16b-4e81-8c0d-7c1a8b078230 None None] RequestId filter calling following filter/app {{(pid=113376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:09:03.979701 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-13388bed-c16b-4e81-8c0d-7c1a8b078230 demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:09:03.979868 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-13388bed-c16b-4e81-8c0d-7c1a8b078230 demo demo] Empty body provided in request {{(pid=113376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:09:03.980051 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-13388bed-c16b-4e81-8c0d-7c1a8b078230 demo demo] Calling method 'detail' {{(pid=113376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:09:03.980306 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.api_utils [None req-13388bed-c16b-4e81-8c0d-7c1a8b078230 demo demo] Removing options '' from query. {{(pid=113376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:09:03.981063 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.volume.api [None req-13388bed-c16b-4e81-8c0d-7c1a8b078230 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113376) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:09:03.988193 np0000165242 devstack@c-api.service[113376]: INFO cinder.volume.api [None req-13388bed-c16b-4e81-8c0d-7c1a8b078230 demo demo] Get all volumes completed successfully. Apr 11 19:09:03.990432 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-13388bed-c16b-4e81-8c0d-7c1a8b078230 demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:09:03.990822 np0000165242 devstack@c-api.service[113376]: [pid: 113376|app: 0|req: 4/16] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:09:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:09:13.983823 np0000165242 devstack@c-api.service[113376]: DEBUG dbcounter [-] [113376] Writing DB stats cinder:SELECT=1 {{(pid=113376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:10:04.003262 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.middleware.request_id [None req-7a13b6da-c5ab-4b1b-a264-6d985ff5d11d None None] RequestId filter calling following filter/app {{(pid=113374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:10:04.006271 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-7a13b6da-c5ab-4b1b-a264-6d985ff5d11d demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:10:04.006528 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-7a13b6da-c5ab-4b1b-a264-6d985ff5d11d demo demo] Empty body provided in request {{(pid=113374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:10:04.006778 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-7a13b6da-c5ab-4b1b-a264-6d985ff5d11d demo demo] Calling method 'detail' {{(pid=113374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:10:04.007086 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.api_utils [None req-7a13b6da-c5ab-4b1b-a264-6d985ff5d11d demo demo] Removing options '' from query. {{(pid=113374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:10:04.008112 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.volume.api [None req-7a13b6da-c5ab-4b1b-a264-6d985ff5d11d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113374) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:10:04.016747 np0000165242 devstack@c-api.service[113374]: INFO cinder.volume.api [None req-7a13b6da-c5ab-4b1b-a264-6d985ff5d11d demo demo] Get all volumes completed successfully. Apr 11 19:10:04.019425 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-7a13b6da-c5ab-4b1b-a264-6d985ff5d11d demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:10:04.019869 np0000165242 devstack@c-api.service[113374]: [pid: 113374|app: 0|req: 5/17] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:10:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:10:14.011336 np0000165242 devstack@c-api.service[113374]: DEBUG dbcounter [-] [113374] Writing DB stats cinder:SELECT=1 {{(pid=113374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:11:04.030812 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.middleware.request_id [None req-bd159c39-3179-4351-aed6-a6502ba2993e None None] RequestId filter calling following filter/app {{(pid=113377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:11:04.033042 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-bd159c39-3179-4351-aed6-a6502ba2993e demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:11:04.033285 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-bd159c39-3179-4351-aed6-a6502ba2993e demo demo] Empty body provided in request {{(pid=113377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:11:04.033515 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-bd159c39-3179-4351-aed6-a6502ba2993e demo demo] Calling method 'detail' {{(pid=113377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:11:04.033795 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.api_utils [None req-bd159c39-3179-4351-aed6-a6502ba2993e demo demo] Removing options '' from query. {{(pid=113377) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:11:04.034728 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.volume.api [None req-bd159c39-3179-4351-aed6-a6502ba2993e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113377) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:11:04.042995 np0000165242 devstack@c-api.service[113377]: INFO cinder.volume.api [None req-bd159c39-3179-4351-aed6-a6502ba2993e demo demo] Get all volumes completed successfully. Apr 11 19:11:04.046450 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-bd159c39-3179-4351-aed6-a6502ba2993e demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:11:04.047179 np0000165242 devstack@c-api.service[113377]: [pid: 113377|app: 0|req: 5/18] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:11:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:11:14.037475 np0000165242 devstack@c-api.service[113377]: DEBUG dbcounter [-] [113377] Writing DB stats cinder:SELECT=1 {{(pid=113377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:12:04.059203 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.middleware.request_id [None req-507d09b3-fdaa-4f99-9bca-e9a381112545 None None] RequestId filter calling following filter/app {{(pid=113375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:12:04.063083 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [None req-507d09b3-fdaa-4f99-9bca-e9a381112545 demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:12:04.063511 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [None req-507d09b3-fdaa-4f99-9bca-e9a381112545 demo demo] Empty body provided in request {{(pid=113375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:12:04.063899 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [None req-507d09b3-fdaa-4f99-9bca-e9a381112545 demo demo] Calling method 'detail' {{(pid=113375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:12:04.064427 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.api_utils [None req-507d09b3-fdaa-4f99-9bca-e9a381112545 demo demo] Removing options '' from query. {{(pid=113375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:12:04.065413 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.volume.api [None req-507d09b3-fdaa-4f99-9bca-e9a381112545 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113375) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:12:04.071644 np0000165242 devstack@c-api.service[113375]: INFO cinder.volume.api [None req-507d09b3-fdaa-4f99-9bca-e9a381112545 demo demo] Get all volumes completed successfully. Apr 11 19:12:04.073778 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [None req-507d09b3-fdaa-4f99-9bca-e9a381112545 demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:12:04.074194 np0000165242 devstack@c-api.service[113375]: [pid: 113375|app: 0|req: 5/19] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:12:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:12:14.067958 np0000165242 devstack@c-api.service[113375]: DEBUG dbcounter [-] [113375] Writing DB stats cinder:SELECT=1 {{(pid=113375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:13:04.092105 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.middleware.request_id [None req-377e3d9e-607a-4ed2-846f-86db9374be01 None None] RequestId filter calling following filter/app {{(pid=113376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:13:04.096429 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-377e3d9e-607a-4ed2-846f-86db9374be01 demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:13:04.096660 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-377e3d9e-607a-4ed2-846f-86db9374be01 demo demo] Empty body provided in request {{(pid=113376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:13:04.096906 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-377e3d9e-607a-4ed2-846f-86db9374be01 demo demo] Calling method 'detail' {{(pid=113376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:13:04.097202 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.api_utils [None req-377e3d9e-607a-4ed2-846f-86db9374be01 demo demo] Removing options '' from query. {{(pid=113376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:13:04.098154 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.volume.api [None req-377e3d9e-607a-4ed2-846f-86db9374be01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113376) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:13:04.108807 np0000165242 devstack@c-api.service[113376]: INFO cinder.volume.api [None req-377e3d9e-607a-4ed2-846f-86db9374be01 demo demo] Get all volumes completed successfully. Apr 11 19:13:04.112968 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-377e3d9e-607a-4ed2-846f-86db9374be01 demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:13:04.113484 np0000165242 devstack@c-api.service[113376]: [pid: 113376|app: 0|req: 5/20] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:13:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:13:14.101326 np0000165242 devstack@c-api.service[113376]: DEBUG dbcounter [-] [113376] Writing DB stats cinder:SELECT=1 {{(pid=113376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:14:04.129196 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.middleware.request_id [None req-6ae7273b-170f-4393-9c14-0b4cd3d3aa49 None None] RequestId filter calling following filter/app {{(pid=113374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:14:04.278520 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-6ae7273b-170f-4393-9c14-0b4cd3d3aa49 demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:14:04.278686 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-6ae7273b-170f-4393-9c14-0b4cd3d3aa49 demo demo] Empty body provided in request {{(pid=113374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:14:04.279080 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-6ae7273b-170f-4393-9c14-0b4cd3d3aa49 demo demo] Calling method 'detail' {{(pid=113374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:14:04.279399 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.api_utils [None req-6ae7273b-170f-4393-9c14-0b4cd3d3aa49 demo demo] Removing options '' from query. {{(pid=113374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:14:04.280349 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.volume.api [None req-6ae7273b-170f-4393-9c14-0b4cd3d3aa49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113374) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:14:04.293594 np0000165242 devstack@c-api.service[113374]: INFO cinder.volume.api [None req-6ae7273b-170f-4393-9c14-0b4cd3d3aa49 demo demo] Get all volumes completed successfully. Apr 11 19:14:04.298013 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-6ae7273b-170f-4393-9c14-0b4cd3d3aa49 demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:14:04.298853 np0000165242 devstack@c-api.service[113374]: [pid: 113374|app: 0|req: 6/21] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:14:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:14:14.286558 np0000165242 devstack@c-api.service[113374]: DEBUG dbcounter [-] [113374] Writing DB stats cinder:SELECT=1 {{(pid=113374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:15:04.315327 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.middleware.request_id [None req-47b480d0-778d-4036-87de-7e0b7d66970e None None] RequestId filter calling following filter/app {{(pid=113377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:15:04.318934 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-47b480d0-778d-4036-87de-7e0b7d66970e demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:15:04.319210 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-47b480d0-778d-4036-87de-7e0b7d66970e demo demo] Empty body provided in request {{(pid=113377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:15:04.319675 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-47b480d0-778d-4036-87de-7e0b7d66970e demo demo] Calling method 'detail' {{(pid=113377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:15:04.319970 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.api_utils [None req-47b480d0-778d-4036-87de-7e0b7d66970e demo demo] Removing options '' from query. {{(pid=113377) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:15:04.320914 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.volume.api [None req-47b480d0-778d-4036-87de-7e0b7d66970e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113377) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:15:04.328447 np0000165242 devstack@c-api.service[113377]: INFO cinder.volume.api [None req-47b480d0-778d-4036-87de-7e0b7d66970e demo demo] Get all volumes completed successfully. Apr 11 19:15:04.330971 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-47b480d0-778d-4036-87de-7e0b7d66970e demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:15:04.331667 np0000165242 devstack@c-api.service[113377]: [pid: 113377|app: 0|req: 6/22] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:15:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:15:14.324000 np0000165242 devstack@c-api.service[113377]: DEBUG dbcounter [-] [113377] Writing DB stats cinder:SELECT=1 {{(pid=113377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:16:04.350778 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.middleware.request_id [None req-60a90429-0b28-422c-8aab-8b734e99592d None None] RequestId filter calling following filter/app {{(pid=113375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:16:04.354570 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [None req-60a90429-0b28-422c-8aab-8b734e99592d demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:16:04.354803 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [None req-60a90429-0b28-422c-8aab-8b734e99592d demo demo] Empty body provided in request {{(pid=113375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:16:04.355053 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [None req-60a90429-0b28-422c-8aab-8b734e99592d demo demo] Calling method 'detail' {{(pid=113375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:16:04.355383 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.api_utils [None req-60a90429-0b28-422c-8aab-8b734e99592d demo demo] Removing options '' from query. {{(pid=113375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:16:04.356351 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.volume.api [None req-60a90429-0b28-422c-8aab-8b734e99592d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113375) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:16:04.364272 np0000165242 devstack@c-api.service[113375]: INFO cinder.volume.api [None req-60a90429-0b28-422c-8aab-8b734e99592d demo demo] Get all volumes completed successfully. Apr 11 19:16:04.366883 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [None req-60a90429-0b28-422c-8aab-8b734e99592d demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:16:04.367347 np0000165242 devstack@c-api.service[113375]: [pid: 113375|app: 0|req: 6/23] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:16:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:16:14.359426 np0000165242 devstack@c-api.service[113375]: DEBUG dbcounter [-] [113375] Writing DB stats cinder:SELECT=1 {{(pid=113375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:17:04.382930 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.middleware.request_id [None req-c69ca136-405e-4ded-b689-cffa09ce5e1e None None] RequestId filter calling following filter/app {{(pid=113376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:17:04.385713 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-c69ca136-405e-4ded-b689-cffa09ce5e1e demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:17:04.385936 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-c69ca136-405e-4ded-b689-cffa09ce5e1e demo demo] Empty body provided in request {{(pid=113376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:17:04.386208 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-c69ca136-405e-4ded-b689-cffa09ce5e1e demo demo] Calling method 'detail' {{(pid=113376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:17:04.386560 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.api_utils [None req-c69ca136-405e-4ded-b689-cffa09ce5e1e demo demo] Removing options '' from query. {{(pid=113376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:17:04.387557 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.volume.api [None req-c69ca136-405e-4ded-b689-cffa09ce5e1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113376) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:17:04.395542 np0000165242 devstack@c-api.service[113376]: INFO cinder.volume.api [None req-c69ca136-405e-4ded-b689-cffa09ce5e1e demo demo] Get all volumes completed successfully. Apr 11 19:17:04.397640 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-c69ca136-405e-4ded-b689-cffa09ce5e1e demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:17:04.397962 np0000165242 devstack@c-api.service[113376]: [pid: 113376|app: 0|req: 6/24] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:17:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:17:14.390747 np0000165242 devstack@c-api.service[113376]: DEBUG dbcounter [-] [113376] Writing DB stats cinder:SELECT=1 {{(pid=113376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:18:04.414078 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.middleware.request_id [None req-c062c6d7-26e4-40ce-aae6-f371864e6101 None None] RequestId filter calling following filter/app {{(pid=113374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:18:04.416880 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-c062c6d7-26e4-40ce-aae6-f371864e6101 demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:18:04.417140 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-c062c6d7-26e4-40ce-aae6-f371864e6101 demo demo] Empty body provided in request {{(pid=113374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:18:04.417504 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-c062c6d7-26e4-40ce-aae6-f371864e6101 demo demo] Calling method 'detail' {{(pid=113374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:18:04.417825 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.api_utils [None req-c062c6d7-26e4-40ce-aae6-f371864e6101 demo demo] Removing options '' from query. {{(pid=113374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:18:04.418786 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.volume.api [None req-c062c6d7-26e4-40ce-aae6-f371864e6101 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113374) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:18:04.428060 np0000165242 devstack@c-api.service[113374]: INFO cinder.volume.api [None req-c062c6d7-26e4-40ce-aae6-f371864e6101 demo demo] Get all volumes completed successfully. Apr 11 19:18:04.430946 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-c062c6d7-26e4-40ce-aae6-f371864e6101 demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:18:04.431544 np0000165242 devstack@c-api.service[113374]: [pid: 113374|app: 0|req: 7/25] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:18:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:18:14.421708 np0000165242 devstack@c-api.service[113374]: DEBUG dbcounter [-] [113374] Writing DB stats cinder:SELECT=1 {{(pid=113374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:19:04.444104 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.middleware.request_id [None req-a91f37ad-f63e-4361-b150-2689a34f092c None None] RequestId filter calling following filter/app {{(pid=113377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:19:04.499443 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-a91f37ad-f63e-4361-b150-2689a34f092c demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:19:04.499622 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-a91f37ad-f63e-4361-b150-2689a34f092c demo demo] Empty body provided in request {{(pid=113377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:19:04.499773 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-a91f37ad-f63e-4361-b150-2689a34f092c demo demo] Calling method 'detail' {{(pid=113377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:19:04.499986 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.api_utils [None req-a91f37ad-f63e-4361-b150-2689a34f092c demo demo] Removing options '' from query. {{(pid=113377) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:19:04.500680 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.volume.api [None req-a91f37ad-f63e-4361-b150-2689a34f092c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113377) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:19:04.506762 np0000165242 devstack@c-api.service[113377]: INFO cinder.volume.api [None req-a91f37ad-f63e-4361-b150-2689a34f092c demo demo] Get all volumes completed successfully. Apr 11 19:19:04.508772 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-a91f37ad-f63e-4361-b150-2689a34f092c demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:19:04.509007 np0000165242 devstack@c-api.service[113377]: [pid: 113377|app: 0|req: 7/26] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:19:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:19:14.503133 np0000165242 devstack@c-api.service[113377]: DEBUG dbcounter [-] [113377] Writing DB stats cinder:SELECT=1 {{(pid=113377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:20:04.522143 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.middleware.request_id [None req-fd6651ca-a3c5-4b1b-a122-d87a3354720e None None] RequestId filter calling following filter/app {{(pid=113375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:20:04.524484 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [None req-fd6651ca-a3c5-4b1b-a122-d87a3354720e demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:20:04.524646 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [None req-fd6651ca-a3c5-4b1b-a122-d87a3354720e demo demo] Empty body provided in request {{(pid=113375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:20:04.524838 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [None req-fd6651ca-a3c5-4b1b-a122-d87a3354720e demo demo] Calling method 'detail' {{(pid=113375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:20:04.525046 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.api_utils [None req-fd6651ca-a3c5-4b1b-a122-d87a3354720e demo demo] Removing options '' from query. {{(pid=113375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:20:04.525764 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.volume.api [None req-fd6651ca-a3c5-4b1b-a122-d87a3354720e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113375) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:20:04.533742 np0000165242 devstack@c-api.service[113375]: INFO cinder.volume.api [None req-fd6651ca-a3c5-4b1b-a122-d87a3354720e demo demo] Get all volumes completed successfully. Apr 11 19:20:04.536537 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [None req-fd6651ca-a3c5-4b1b-a122-d87a3354720e demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:20:04.536988 np0000165242 devstack@c-api.service[113375]: [pid: 113375|app: 0|req: 7/27] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:20:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:20:14.528680 np0000165242 devstack@c-api.service[113375]: DEBUG dbcounter [-] [113375] Writing DB stats cinder:SELECT=1 {{(pid=113375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:21:04.552088 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.middleware.request_id [None req-98f60bea-8bcd-493e-af49-cd2279eb2e29 None None] RequestId filter calling following filter/app {{(pid=113376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:21:04.554836 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-98f60bea-8bcd-493e-af49-cd2279eb2e29 demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:21:04.555119 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-98f60bea-8bcd-493e-af49-cd2279eb2e29 demo demo] Empty body provided in request {{(pid=113376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:21:04.555365 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-98f60bea-8bcd-493e-af49-cd2279eb2e29 demo demo] Calling method 'detail' {{(pid=113376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:21:04.555663 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.api_utils [None req-98f60bea-8bcd-493e-af49-cd2279eb2e29 demo demo] Removing options '' from query. {{(pid=113376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:21:04.556610 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.volume.api [None req-98f60bea-8bcd-493e-af49-cd2279eb2e29 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113376) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:21:04.566862 np0000165242 devstack@c-api.service[113376]: INFO cinder.volume.api [None req-98f60bea-8bcd-493e-af49-cd2279eb2e29 demo demo] Get all volumes completed successfully. Apr 11 19:21:04.569414 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-98f60bea-8bcd-493e-af49-cd2279eb2e29 demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:21:04.569861 np0000165242 devstack@c-api.service[113376]: [pid: 113376|app: 0|req: 7/28] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:21:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:21:14.559952 np0000165242 devstack@c-api.service[113376]: DEBUG dbcounter [-] [113376] Writing DB stats cinder:SELECT=1 {{(pid=113376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:22:04.585918 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.middleware.request_id [None req-ef4fb473-30f0-48b6-b134-33d7312af718 None None] RequestId filter calling following filter/app {{(pid=113374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:22:04.590054 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-ef4fb473-30f0-48b6-b134-33d7312af718 demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:22:04.590580 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-ef4fb473-30f0-48b6-b134-33d7312af718 demo demo] Empty body provided in request {{(pid=113374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:22:04.591059 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-ef4fb473-30f0-48b6-b134-33d7312af718 demo demo] Calling method 'detail' {{(pid=113374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:22:04.591661 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.api_utils [None req-ef4fb473-30f0-48b6-b134-33d7312af718 demo demo] Removing options '' from query. {{(pid=113374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:22:04.593277 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.volume.api [None req-ef4fb473-30f0-48b6-b134-33d7312af718 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113374) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:22:04.603646 np0000165242 devstack@c-api.service[113374]: INFO cinder.volume.api [None req-ef4fb473-30f0-48b6-b134-33d7312af718 demo demo] Get all volumes completed successfully. Apr 11 19:22:04.606385 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-ef4fb473-30f0-48b6-b134-33d7312af718 demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:22:04.606857 np0000165242 devstack@c-api.service[113374]: [pid: 113374|app: 0|req: 8/29] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:22:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:22:14.596962 np0000165242 devstack@c-api.service[113374]: DEBUG dbcounter [-] [113374] Writing DB stats cinder:SELECT=1 {{(pid=113374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:23:04.623559 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.middleware.request_id [None req-2f047b09-f85b-425a-aaa7-08743e943023 None None] RequestId filter calling following filter/app {{(pid=113377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:23:04.627879 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-2f047b09-f85b-425a-aaa7-08743e943023 demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:23:04.628227 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-2f047b09-f85b-425a-aaa7-08743e943023 demo demo] Empty body provided in request {{(pid=113377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:23:04.628637 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-2f047b09-f85b-425a-aaa7-08743e943023 demo demo] Calling method 'detail' {{(pid=113377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:23:04.629079 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.api_utils [None req-2f047b09-f85b-425a-aaa7-08743e943023 demo demo] Removing options '' from query. {{(pid=113377) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:23:04.630604 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.volume.api [None req-2f047b09-f85b-425a-aaa7-08743e943023 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113377) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:23:04.637334 np0000165242 devstack@c-api.service[113377]: INFO cinder.volume.api [None req-2f047b09-f85b-425a-aaa7-08743e943023 demo demo] Get all volumes completed successfully. Apr 11 19:23:04.639223 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-2f047b09-f85b-425a-aaa7-08743e943023 demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:23:04.639565 np0000165242 devstack@c-api.service[113377]: [pid: 113377|app: 0|req: 8/30] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:23:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:23:14.633741 np0000165242 devstack@c-api.service[113377]: DEBUG dbcounter [-] [113377] Writing DB stats cinder:SELECT=1 {{(pid=113377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:24:04.657846 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.middleware.request_id [None req-e6c2c66d-11ee-4d7e-b33d-6e32bf809994 None None] RequestId filter calling following filter/app {{(pid=113375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:24:04.750901 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [None req-e6c2c66d-11ee-4d7e-b33d-6e32bf809994 demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:24:04.751270 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [None req-e6c2c66d-11ee-4d7e-b33d-6e32bf809994 demo demo] Empty body provided in request {{(pid=113375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:24:04.751653 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [None req-e6c2c66d-11ee-4d7e-b33d-6e32bf809994 demo demo] Calling method 'detail' {{(pid=113375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:24:04.752084 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.api_utils [None req-e6c2c66d-11ee-4d7e-b33d-6e32bf809994 demo demo] Removing options '' from query. {{(pid=113375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:24:04.753592 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.volume.api [None req-e6c2c66d-11ee-4d7e-b33d-6e32bf809994 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113375) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:24:04.762134 np0000165242 devstack@c-api.service[113375]: INFO cinder.volume.api [None req-e6c2c66d-11ee-4d7e-b33d-6e32bf809994 demo demo] Get all volumes completed successfully. Apr 11 19:24:04.764642 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [None req-e6c2c66d-11ee-4d7e-b33d-6e32bf809994 demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:24:04.765066 np0000165242 devstack@c-api.service[113375]: [pid: 113375|app: 0|req: 8/31] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:24:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:24:14.756934 np0000165242 devstack@c-api.service[113375]: DEBUG dbcounter [-] [113375] Writing DB stats cinder:SELECT=1 {{(pid=113375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:25:04.780821 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.middleware.request_id [None req-731a1797-af76-4b6a-a27f-9b0c4a0e765b None None] RequestId filter calling following filter/app {{(pid=113376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:25:04.784644 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-731a1797-af76-4b6a-a27f-9b0c4a0e765b demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:25:04.784869 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-731a1797-af76-4b6a-a27f-9b0c4a0e765b demo demo] Empty body provided in request {{(pid=113376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:25:04.785115 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-731a1797-af76-4b6a-a27f-9b0c4a0e765b demo demo] Calling method 'detail' {{(pid=113376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:25:04.785434 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.api_utils [None req-731a1797-af76-4b6a-a27f-9b0c4a0e765b demo demo] Removing options '' from query. {{(pid=113376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:25:04.786369 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.volume.api [None req-731a1797-af76-4b6a-a27f-9b0c4a0e765b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113376) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:25:04.796171 np0000165242 devstack@c-api.service[113376]: INFO cinder.volume.api [None req-731a1797-af76-4b6a-a27f-9b0c4a0e765b demo demo] Get all volumes completed successfully. Apr 11 19:25:04.799565 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-731a1797-af76-4b6a-a27f-9b0c4a0e765b demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:25:04.800112 np0000165242 devstack@c-api.service[113376]: [pid: 113376|app: 0|req: 8/32] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:25:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:25:14.790538 np0000165242 devstack@c-api.service[113376]: DEBUG dbcounter [-] [113376] Writing DB stats cinder:SELECT=1 {{(pid=113376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:26:04.814681 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.middleware.request_id [None req-fe9ea757-2b7a-4fb5-8639-5bd45409d22a None None] RequestId filter calling following filter/app {{(pid=113374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:26:04.817519 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-fe9ea757-2b7a-4fb5-8639-5bd45409d22a demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:26:04.817903 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-fe9ea757-2b7a-4fb5-8639-5bd45409d22a demo demo] Empty body provided in request {{(pid=113374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:26:04.818196 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-fe9ea757-2b7a-4fb5-8639-5bd45409d22a demo demo] Calling method 'detail' {{(pid=113374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:26:04.818553 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.api_utils [None req-fe9ea757-2b7a-4fb5-8639-5bd45409d22a demo demo] Removing options '' from query. {{(pid=113374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:26:04.819533 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.volume.api [None req-fe9ea757-2b7a-4fb5-8639-5bd45409d22a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113374) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:26:04.830213 np0000165242 devstack@c-api.service[113374]: INFO cinder.volume.api [None req-fe9ea757-2b7a-4fb5-8639-5bd45409d22a demo demo] Get all volumes completed successfully. Apr 11 19:26:04.832800 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-fe9ea757-2b7a-4fb5-8639-5bd45409d22a demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:26:04.833270 np0000165242 devstack@c-api.service[113374]: [pid: 113374|app: 0|req: 9/33] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:26:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:26:14.824726 np0000165242 devstack@c-api.service[113374]: DEBUG dbcounter [-] [113374] Writing DB stats cinder:SELECT=1 {{(pid=113374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:27:04.848398 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.middleware.request_id [None req-eb666f66-81c1-4171-aff3-d63c95c57146 None None] RequestId filter calling following filter/app {{(pid=113377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:27:04.851574 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-eb666f66-81c1-4171-aff3-d63c95c57146 demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:27:04.851806 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-eb666f66-81c1-4171-aff3-d63c95c57146 demo demo] Empty body provided in request {{(pid=113377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:27:04.852066 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-eb666f66-81c1-4171-aff3-d63c95c57146 demo demo] Calling method 'detail' {{(pid=113377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:27:04.852400 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.api_utils [None req-eb666f66-81c1-4171-aff3-d63c95c57146 demo demo] Removing options '' from query. {{(pid=113377) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:27:04.853383 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.volume.api [None req-eb666f66-81c1-4171-aff3-d63c95c57146 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113377) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:27:04.863419 np0000165242 devstack@c-api.service[113377]: INFO cinder.volume.api [None req-eb666f66-81c1-4171-aff3-d63c95c57146 demo demo] Get all volumes completed successfully. Apr 11 19:27:04.866361 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-eb666f66-81c1-4171-aff3-d63c95c57146 demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:27:04.866858 np0000165242 devstack@c-api.service[113377]: [pid: 113377|app: 0|req: 9/34] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:27:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:27:14.856582 np0000165242 devstack@c-api.service[113377]: DEBUG dbcounter [-] [113377] Writing DB stats cinder:SELECT=1 {{(pid=113377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:28:04.886137 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.middleware.request_id [None req-7a031533-dbfe-483c-9432-01e57643e1dc None None] RequestId filter calling following filter/app {{(pid=113375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:28:04.888275 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [None req-7a031533-dbfe-483c-9432-01e57643e1dc demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:28:04.888539 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [None req-7a031533-dbfe-483c-9432-01e57643e1dc demo demo] Empty body provided in request {{(pid=113375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:28:04.888641 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.openstack.wsgi [None req-7a031533-dbfe-483c-9432-01e57643e1dc demo demo] Calling method 'detail' {{(pid=113375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:28:04.888875 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.api.api_utils [None req-7a031533-dbfe-483c-9432-01e57643e1dc demo demo] Removing options '' from query. {{(pid=113375) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:28:04.889655 np0000165242 devstack@c-api.service[113375]: DEBUG cinder.volume.api [None req-7a031533-dbfe-483c-9432-01e57643e1dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113375) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:28:04.896030 np0000165242 devstack@c-api.service[113375]: INFO cinder.volume.api [None req-7a031533-dbfe-483c-9432-01e57643e1dc demo demo] Get all volumes completed successfully. Apr 11 19:28:04.897985 np0000165242 devstack@c-api.service[113375]: INFO cinder.api.openstack.wsgi [None req-7a031533-dbfe-483c-9432-01e57643e1dc demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:28:04.898370 np0000165242 devstack@c-api.service[113375]: [pid: 113375|app: 0|req: 9/35] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:28:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:28:14.892561 np0000165242 devstack@c-api.service[113375]: DEBUG dbcounter [-] [113375] Writing DB stats cinder:SELECT=1 {{(pid=113375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:29:04.912264 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.middleware.request_id [None req-afd78691-c3ad-4772-9990-f2e480d270aa None None] RequestId filter calling following filter/app {{(pid=113376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:29:05.040315 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-afd78691-c3ad-4772-9990-f2e480d270aa demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:29:05.040991 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-afd78691-c3ad-4772-9990-f2e480d270aa demo demo] Empty body provided in request {{(pid=113376) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:29:05.041553 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.openstack.wsgi [None req-afd78691-c3ad-4772-9990-f2e480d270aa demo demo] Calling method 'detail' {{(pid=113376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:29:05.042268 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.api.api_utils [None req-afd78691-c3ad-4772-9990-f2e480d270aa demo demo] Removing options '' from query. {{(pid=113376) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:29:05.043919 np0000165242 devstack@c-api.service[113376]: DEBUG cinder.volume.api [None req-afd78691-c3ad-4772-9990-f2e480d270aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113376) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:29:05.052227 np0000165242 devstack@c-api.service[113376]: INFO cinder.volume.api [None req-afd78691-c3ad-4772-9990-f2e480d270aa demo demo] Get all volumes completed successfully. Apr 11 19:29:05.054191 np0000165242 devstack@c-api.service[113376]: INFO cinder.api.openstack.wsgi [None req-afd78691-c3ad-4772-9990-f2e480d270aa demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:29:05.054582 np0000165242 devstack@c-api.service[113376]: [pid: 113376|app: 0|req: 9/36] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:29:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:29:15.048517 np0000165242 devstack@c-api.service[113376]: DEBUG dbcounter [-] [113376] Writing DB stats cinder:SELECT=1 {{(pid=113376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:30:05.071946 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.middleware.request_id [None req-760c3853-1376-443a-aaf1-6daa9585ae0e None None] RequestId filter calling following filter/app {{(pid=113374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:30:05.076197 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-760c3853-1376-443a-aaf1-6daa9585ae0e demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:30:05.076576 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-760c3853-1376-443a-aaf1-6daa9585ae0e demo demo] Empty body provided in request {{(pid=113374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:30:05.076933 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.openstack.wsgi [None req-760c3853-1376-443a-aaf1-6daa9585ae0e demo demo] Calling method 'detail' {{(pid=113374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:30:05.077410 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.api.api_utils [None req-760c3853-1376-443a-aaf1-6daa9585ae0e demo demo] Removing options '' from query. {{(pid=113374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:30:05.078883 np0000165242 devstack@c-api.service[113374]: DEBUG cinder.volume.api [None req-760c3853-1376-443a-aaf1-6daa9585ae0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113374) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:30:05.087324 np0000165242 devstack@c-api.service[113374]: INFO cinder.volume.api [None req-760c3853-1376-443a-aaf1-6daa9585ae0e demo demo] Get all volumes completed successfully. Apr 11 19:30:05.089811 np0000165242 devstack@c-api.service[113374]: INFO cinder.api.openstack.wsgi [None req-760c3853-1376-443a-aaf1-6daa9585ae0e demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:30:05.090222 np0000165242 devstack@c-api.service[113374]: [pid: 113374|app: 0|req: 10/37] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:30:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:30:15.082294 np0000165242 devstack@c-api.service[113374]: DEBUG dbcounter [-] [113374] Writing DB stats cinder:SELECT=1 {{(pid=113374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 19:31:05.105410 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.middleware.request_id [None req-83985b65-bd27-4ef9-92ee-147ba1c82928 None None] RequestId filter calling following filter/app {{(pid=113377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 19:31:05.108195 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-83985b65-bd27-4ef9-92ee-147ba1c82928 demo demo] GET https://162.253.55.62/volume/v3/volumes/detail Apr 11 19:31:05.108463 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-83985b65-bd27-4ef9-92ee-147ba1c82928 demo demo] Empty body provided in request {{(pid=113377) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 19:31:05.108711 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.openstack.wsgi [None req-83985b65-bd27-4ef9-92ee-147ba1c82928 demo demo] Calling method 'detail' {{(pid=113377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 19:31:05.109012 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.api.api_utils [None req-83985b65-bd27-4ef9-92ee-147ba1c82928 demo demo] Removing options '' from query. {{(pid=113377) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 19:31:05.110301 np0000165242 devstack@c-api.service[113377]: DEBUG cinder.volume.api [None req-83985b65-bd27-4ef9-92ee-147ba1c82928 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113377) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 19:31:05.118264 np0000165242 devstack@c-api.service[113377]: INFO cinder.volume.api [None req-83985b65-bd27-4ef9-92ee-147ba1c82928 demo demo] Get all volumes completed successfully. Apr 11 19:31:05.120093 np0000165242 devstack@c-api.service[113377]: INFO cinder.api.openstack.wsgi [None req-83985b65-bd27-4ef9-92ee-147ba1c82928 demo demo] https://162.253.55.62/volume/v3/volumes/detail returned with HTTP 200 Apr 11 19:31:05.120469 np0000165242 devstack@c-api.service[113377]: [pid: 113377|app: 0|req: 10/38] 162.253.55.62 () {64 vars in 1290 bytes} [Sat Apr 11 19:31:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 19:31:15.113631 np0000165242 devstack@c-api.service[113377]: DEBUG dbcounter [-] [113377] Writing DB stats cinder:SELECT=1 {{(pid=113377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}