Jun 22 12:09:20.482275 np0000182468 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 22 12:09:20.489801 np0000182468 devstack@c-api.service[112865]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 22 12:09:20.493582 np0000182468 devstack@c-api.service[112865]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 22 12:09:20 2026] *** Jun 22 12:09:20.493582 np0000182468 devstack@c-api.service[112865]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 22 12:09:20.493582 np0000182468 devstack@c-api.service[112865]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 22 12:09:20.493582 np0000182468 devstack@c-api.service[112865]: nodename: np0000182468 Jun 22 12:09:20.493834 np0000182468 devstack@c-api.service[112865]: machine: x86_64 Jun 22 12:09:20.493834 np0000182468 devstack@c-api.service[112865]: clock source: unix Jun 22 12:09:20.493834 np0000182468 devstack@c-api.service[112865]: pcre jit disabled Jun 22 12:09:20.493834 np0000182468 devstack@c-api.service[112865]: detected number of CPU cores: 16 Jun 22 12:09:20.493834 np0000182468 devstack@c-api.service[112865]: current working directory: / Jun 22 12:09:20.493834 np0000182468 devstack@c-api.service[112865]: detected binary path: /usr/bin/uwsgi-core Jun 22 12:09:20.493834 np0000182468 devstack@c-api.service[112865]: your processes number limit is 256917 Jun 22 12:09:20.493834 np0000182468 devstack@c-api.service[112865]: your memory page size is 4096 bytes Jun 22 12:09:20.493834 np0000182468 devstack@c-api.service[112865]: detected max file descriptor number: 2048 Jun 22 12:09:20.493834 np0000182468 devstack@c-api.service[112865]: lock engine: pthread robust mutexes Jun 22 12:09:20.494278 np0000182468 devstack@c-api.service[112865]: thunder lock: enabled Jun 22 12:09:20.494278 np0000182468 devstack@c-api.service[112865]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 22 12:09:20.494278 np0000182468 devstack@c-api.service[112865]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 22 12:09:20.494278 np0000182468 devstack@c-api.service[112865]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 22 12:09:20.494278 np0000182468 devstack@c-api.service[112865]: Set PythonHome to /opt/stack/data/venv Jun 22 12:09:20.531526 np0000182468 devstack@c-api.service[112865]: Python main interpreter initialized at 0x728f3a4a3668 Jun 22 12:09:20.531526 np0000182468 devstack@c-api.service[112865]: python threads support enabled Jun 22 12:09:20.531526 np0000182468 devstack@c-api.service[112865]: your server socket listen backlog is limited to 100 connections Jun 22 12:09:20.531526 np0000182468 devstack@c-api.service[112865]: your mercy for graceful operations on workers is 80 seconds Jun 22 12:09:20.532140 np0000182468 devstack@c-api.service[112865]: mapped 671795 bytes (656 KB) for 4 cores Jun 22 12:09:20.532296 np0000182468 devstack@c-api.service[112865]: *** Operational MODE: preforking *** Jun 22 12:09:20.532496 np0000182468 devstack@c-api.service[112865]: *** uWSGI is running in multiple interpreter mode *** Jun 22 12:09:20.532496 np0000182468 devstack@c-api.service[112865]: spawned uWSGI master process (pid: 112865) Jun 22 12:09:20.532721 np0000182468 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 22 12:09:20.533658 np0000182468 devstack@c-api.service[112865]: spawned uWSGI worker 1 (pid: 112869, cores: 1) Jun 22 12:09:20.534094 np0000182468 devstack@c-api.service[112865]: spawned uWSGI worker 2 (pid: 112870, cores: 1) Jun 22 12:09:20.534771 np0000182468 devstack@c-api.service[112865]: spawned uWSGI worker 3 (pid: 112871, cores: 1) Jun 22 12:09:20.535229 np0000182468 devstack@c-api.service[112865]: spawned uWSGI worker 4 (pid: 112873, cores: 1) Jun 22 12:09:20.535291 np0000182468 devstack@c-api.service[112865]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 22 12:09:20.681391 np0000182468 devstack@c-api.service[112870]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 12:09:20.681391 np0000182468 devstack@c-api.service[112870]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 12:09:20.681391 np0000182468 devstack@c-api.service[112870]: we strongly recommend against using it for new projects. Jun 22 12:09:20.681391 np0000182468 devstack@c-api.service[112870]: If you are already using Eventlet, we recommend migrating to a different Jun 22 12:09:20.681391 np0000182468 devstack@c-api.service[112870]: framework. For more detail see Jun 22 12:09:20.681391 np0000182468 devstack@c-api.service[112870]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 12:09:20.681391 np0000182468 devstack@c-api.service[112870]: import eventlet # noqa Jun 22 12:09:20.689862 np0000182468 devstack@c-api.service[112873]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 12:09:20.689862 np0000182468 devstack@c-api.service[112873]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 12:09:20.689862 np0000182468 devstack@c-api.service[112873]: we strongly recommend against using it for new projects. Jun 22 12:09:20.689862 np0000182468 devstack@c-api.service[112873]: If you are already using Eventlet, we recommend migrating to a different Jun 22 12:09:20.689862 np0000182468 devstack@c-api.service[112873]: framework. For more detail see Jun 22 12:09:20.689862 np0000182468 devstack@c-api.service[112873]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 12:09:20.689862 np0000182468 devstack@c-api.service[112873]: import eventlet # noqa Jun 22 12:09:20.697707 np0000182468 devstack@c-api.service[112871]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 12:09:20.697707 np0000182468 devstack@c-api.service[112871]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 12:09:20.697707 np0000182468 devstack@c-api.service[112871]: we strongly recommend against using it for new projects. Jun 22 12:09:20.697707 np0000182468 devstack@c-api.service[112871]: If you are already using Eventlet, we recommend migrating to a different Jun 22 12:09:20.697707 np0000182468 devstack@c-api.service[112871]: framework. For more detail see Jun 22 12:09:20.697707 np0000182468 devstack@c-api.service[112871]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 12:09:20.697707 np0000182468 devstack@c-api.service[112871]: import eventlet # noqa Jun 22 12:09:20.718439 np0000182468 devstack@c-api.service[112869]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 12:09:20.718439 np0000182468 devstack@c-api.service[112869]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 12:09:20.718439 np0000182468 devstack@c-api.service[112869]: we strongly recommend against using it for new projects. Jun 22 12:09:20.718439 np0000182468 devstack@c-api.service[112869]: If you are already using Eventlet, we recommend migrating to a different Jun 22 12:09:20.718439 np0000182468 devstack@c-api.service[112869]: framework. For more detail see Jun 22 12:09:20.718439 np0000182468 devstack@c-api.service[112869]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 12:09:20.718439 np0000182468 devstack@c-api.service[112869]: import eventlet # noqa Jun 22 12:09:20.782352 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 12:09:20.782352 np0000182468 devstack@c-api.service[112870]: warnings.warn( Jun 22 12:09:20.784425 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 12:09:20.784425 np0000182468 devstack@c-api.service[112873]: warnings.warn( Jun 22 12:09:20.784785 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 12:09:20.784785 np0000182468 devstack@c-api.service[112871]: warnings.warn( Jun 22 12:09:20.839803 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 12:09:20.839803 np0000182468 devstack@c-api.service[112869]: warnings.warn( Jun 22 12:09:20.864401 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 22 12:09:20.864401 np0000182468 devstack@c-api.service[112870]: from cgi import parse_header Jun 22 12:09:20.866783 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 22 12:09:20.866783 np0000182468 devstack@c-api.service[112871]: from cgi import parse_header Jun 22 12:09:20.876642 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 22 12:09:20.876642 np0000182468 devstack@c-api.service[112873]: from cgi import parse_header Jun 22 12:09:20.917541 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 22 12:09:20.917541 np0000182468 devstack@c-api.service[112870]: removals.removed_module( Jun 22 12:09:20.918464 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 22 12:09:20.918464 np0000182468 devstack@c-api.service[112871]: removals.removed_module( Jun 22 12:09:20.919513 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 22 12:09:20.919513 np0000182468 devstack@c-api.service[112870]: removals.removed_module( Jun 22 12:09:20.920501 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 22 12:09:20.920501 np0000182468 devstack@c-api.service[112871]: removals.removed_module( Jun 22 12:09:20.928514 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 22 12:09:20.928514 np0000182468 devstack@c-api.service[112873]: removals.removed_module( Jun 22 12:09:20.930234 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 22 12:09:20.930234 np0000182468 devstack@c-api.service[112873]: removals.removed_module( Jun 22 12:09:20.938628 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 22 12:09:20.938628 np0000182468 devstack@c-api.service[112869]: from cgi import parse_header Jun 22 12:09:21.006917 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 22 12:09:21.006917 np0000182468 devstack@c-api.service[112869]: removals.removed_module( Jun 22 12:09:21.010247 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 22 12:09:21.010247 np0000182468 devstack@c-api.service[112869]: removals.removed_module( Jun 22 12:09:21.807783 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 22 12:09:21.807783 np0000182468 devstack@c-api.service[112873]: warnings.warn( Jun 22 12:09:21.830397 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 22 12:09:21.830397 np0000182468 devstack@c-api.service[112871]: warnings.warn( Jun 22 12:09:21.864704 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 22 12:09:21.864704 np0000182468 devstack@c-api.service[112873]: warnings.warn( Jun 22 12:09:21.885126 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 22 12:09:21.885126 np0000182468 devstack@c-api.service[112870]: warnings.warn( Jun 22 12:09:21.886000 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 22 12:09:21.886000 np0000182468 devstack@c-api.service[112871]: warnings.warn( Jun 22 12:09:21.941670 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 22 12:09:21.941670 np0000182468 devstack@c-api.service[112870]: warnings.warn( Jun 22 12:09:21.995752 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 22 12:09:21.995752 np0000182468 devstack@c-api.service[112869]: warnings.warn( Jun 22 12:09:22.066701 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 22 12:09:22.066701 np0000182468 devstack@c-api.service[112869]: warnings.warn( Jun 22 12:09:22.084887 np0000182468 devstack@c-api.service[112873]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 22 12:09:22.085122 np0000182468 devstack@c-api.service[112873]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112873) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 12:09:22.110307 np0000182468 devstack@c-api.service[112871]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 22 12:09:22.110628 np0000182468 devstack@c-api.service[112871]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112871) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 12:09:22.180961 np0000182468 devstack@c-api.service[112873]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 22 12:09:22.180961 np0000182468 devstack@c-api.service[112873]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 12:09:22.185388 np0000182468 devstack@c-api.service[112870]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 22 12:09:22.185684 np0000182468 devstack@c-api.service[112870]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112870) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 12:09:22.193053 np0000182468 devstack@c-api.service[112871]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 22 12:09:22.193053 np0000182468 devstack@c-api.service[112871]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 12:09:22.275932 np0000182468 devstack@c-api.service[112870]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 22 12:09:22.275932 np0000182468 devstack@c-api.service[112870]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 12:09:22.288449 np0000182468 devstack@c-api.service[112869]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 22 12:09:22.288815 np0000182468 devstack@c-api.service[112869]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112869) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 12:09:22.361944 np0000182468 devstack@c-api.service[112869]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 22 12:09:22.361944 np0000182468 devstack@c-api.service[112869]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 12:09:22.712644 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112873) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 12:09:22.713208 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.713294 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.713475 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.714122 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112871) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 12:09:22.714719 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.714831 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.715089 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.715854 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.715916 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.716017 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.716123 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.716123 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.716223 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.716223 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.717117 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.717172 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.717275 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.717378 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.717378 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.717455 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.717455 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.717596 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.717596 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.717800 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.717800 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.717800 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.718035 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.718035 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.718398 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.718505 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.718599 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.718748 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.718859 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.718942 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.719065 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.719290 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.719348 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.719445 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.719532 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.719599 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.719599 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.719838 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.719930 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.719930 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.720075 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.720075 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.720075 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.720075 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.720375 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.720375 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.720375 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.720504 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.720504 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.720582 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.720755 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.720836 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.721448 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.721580 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.721716 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.721764 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.721874 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.721970 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.722087 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.722485 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.722569 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.722673 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.722673 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.722809 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.722809 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.722976 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.723042 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.723138 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.723209 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.723301 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.723343 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.723378 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.723419 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.723458 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.723493 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.723529 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.723568 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.723645 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.723726 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.723772 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.723968 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.724058 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.724134 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.724213 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.724324 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.724405 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.724520 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.725361 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.725520 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.725520 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.725715 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.725715 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.725877 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.725877 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.726449 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.726550 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.726720 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.726767 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.726853 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.726962 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.727062 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.728255 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.728320 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.728424 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.728502 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.728559 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.728624 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.728753 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.729524 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.729630 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.729630 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.729767 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.729767 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.729835 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.729876 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.729920 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.729960 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.729994 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.730028 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.730067 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.730106 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.730148 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.730182 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.730223 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.730428 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.730428 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.730428 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.730686 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.730686 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.731677 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.731825 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.731825 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.731983 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.732060 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.732154 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.732232 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.732232 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.732349 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.732385 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.732418 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.732418 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.732418 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.732418 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.733222 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.733319 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.733319 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.733471 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.733471 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.733601 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.733659 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.733703 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.733738 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.733772 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.733772 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.733772 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.733772 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.733901 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.739984 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.740068 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.740108 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.740217 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.740217 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.740368 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.740368 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.741162 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.741225 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.741260 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.741367 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.741446 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.741446 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.741586 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.741699 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.741797 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.741889 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.742215 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.742277 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.742375 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.742460 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.742826 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.742904 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.742947 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.742988 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.743030 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.743089 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.743133 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.743175 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.743211 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.743249 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.743291 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.743325 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.743359 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.743359 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.743750 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.743831 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.743875 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.743986 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.743986 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.744136 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.744218 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.744284 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.744360 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.744360 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.744360 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.744555 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.744598 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.744664 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.744707 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.744748 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.744799 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.744799 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.744799 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.744799 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.744927 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.746990 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.747104 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.747104 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.747270 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.747270 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.747270 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.747425 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.747470 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.747506 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.747506 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.747506 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.747506 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.747737 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.747737 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.748511 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.748575 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.748626 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.748737 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.748816 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.748902 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.748987 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.749036 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.749088 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.749133 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.749133 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.749133 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.749133 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.749269 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.749561 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112870) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 12:09:22.749698 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.749750 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.749839 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.749919 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.749919 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.750075 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.750159 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.750159 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.750291 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.750328 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.750328 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.750328 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.750448 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.750484 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.750484 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.750484 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.750484 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.750778 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.750873 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.750973 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.751084 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.751174 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.751262 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.751375 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.751499 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.751583 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.751742 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.751830 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.751872 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.751906 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.751947 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.751982 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.751982 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.751982 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.752093 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.752134 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.752169 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.752203 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.752242 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.752281 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.752315 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.752349 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.752383 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.752383 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.752383 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.752383 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.752383 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.752383 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.752383 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.752383 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.752383 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.752383 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.752830 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.752830 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.752830 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.752927 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.752927 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.752991 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.753366 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.753716 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.753825 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.753825 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.753967 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.753967 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.754125 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.754125 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.754287 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.754365 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.754438 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.754438 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.754597 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.754597 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.754764 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.755097 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.755184 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.755257 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.755257 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.755395 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.755395 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.755552 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.755674 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.755805 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.755895 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.755973 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.756038 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.756038 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.756137 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.756201 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.756247 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.756314 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.756366 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.756430 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.756476 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.756540 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.756590 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.756664 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.756692 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.756715 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.756737 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.756771 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.756771 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.756871 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.756926 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.756977 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.757027 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.757083 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.757141 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.757184 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.757664 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.757720 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.757777 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.757851 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.757899 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.757965 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.758015 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.758356 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.758436 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.758477 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.758509 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.758536 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.758561 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.758588 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.758635 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.758660 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.758688 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.758713 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.758737 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.758769 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.758795 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.758820 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.758843 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.758872 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.758899 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.758927 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.758956 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.758979 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.759235 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.759316 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.759368 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.759428 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.759474 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.759532 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.759566 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.759589 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.759636 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.759665 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.759693 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.759761 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.759867 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.759926 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.759985 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.760040 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.760040 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.760040 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.760186 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.760186 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.760186 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.760477 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.760532 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.760601 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.760679 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.760742 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.760794 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.760859 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.761346 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.761412 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.761458 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.761515 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.761579 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.761678 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.761733 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.761881 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.761959 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.762017 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.762044 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.762105 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.762158 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.762202 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.762273 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.762301 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.762325 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.762355 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.762383 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.762408 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.762436 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.762462 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.762484 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.762484 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.762532 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.762557 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.762582 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.762746 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.762818 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.762881 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.762935 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.762935 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.763035 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.763095 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.763145 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.763199 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.763249 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.763249 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.763361 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.763388 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.763388 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.763388 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.763453 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.763453 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.763453 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.763453 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.763453 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.763453 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.763453 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.763924 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.764010 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.764057 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.764113 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.764173 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.764219 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.764291 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.764588 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.764692 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.764747 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.764803 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.764850 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.764906 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.764949 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.765246 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.765317 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.765362 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.765418 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.765467 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.765527 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.765596 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.766394 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.766474 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.766521 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.766585 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.766658 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.766734 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.766785 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.767307 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.767376 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.767427 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.767496 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.767568 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.767671 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.767737 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.767981 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.768052 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.768119 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.768181 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.768217 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.768242 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.768273 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.768302 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.768328 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.768356 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.768382 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.768413 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.768443 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.768467 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.768495 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.768519 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.768543 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.768567 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.768596 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.768596 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.768847 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.768847 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.768847 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.769077 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.769155 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.769236 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.769311 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.769386 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.769481 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.769481 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.769616 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.769687 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.769737 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.769794 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.769836 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.769892 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.769938 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.769997 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.770040 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.770096 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.770145 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.770200 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.770231 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.770231 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.770231 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.770231 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.770231 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.770231 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.770231 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.770524 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.770619 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.770675 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.770736 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.770785 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.770842 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.770889 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.770946 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.771023 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.771085 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.771150 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.771210 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.771265 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.771335 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.772393 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.772456 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.772555 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.772670 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.772740 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.772828 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.772869 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.772903 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.772948 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.772989 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.773040 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.773074 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.773074 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.773074 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.774016 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.774071 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.774166 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.774245 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.774330 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.774377 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.774418 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.774455 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.774490 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.774524 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.774563 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.774601 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.774663 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.774698 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.774733 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.774777 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.774819 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.774853 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.774894 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.774935 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.774971 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.775005 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.775044 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.775084 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.775117 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.775165 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.775208 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.775243 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.775284 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.775318 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.775373 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.775373 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.775373 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.775496 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.775538 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.775699 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.775776 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.775825 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.775825 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.775825 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.775825 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.775825 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.775825 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.775825 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.775825 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.775825 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.775825 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.776128 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.776128 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.778043 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.778117 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.778216 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.778216 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.778364 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.778457 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.778523 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.778636 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.778720 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.778794 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.778858 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.778943 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.778982 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.779017 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.779054 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.779088 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.779136 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.779178 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.779212 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.779247 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.779287 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.779328 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.779367 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.779403 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.779443 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.779479 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.779525 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.779560 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.779599 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.779653 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.779695 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.779769 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.779803 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.779843 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112871) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.779876 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.779909 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.779943 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.779983 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.780018 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.780056 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.780094 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.780133 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.780167 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.780201 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.780235 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112871) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.780267 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.780300 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112870) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.780345 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112871) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.780384 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.780418 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.780455 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.780489 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.780489 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.780559 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.780592 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112870) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.780659 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.780695 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112870) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.780739 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.780739 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.780739 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.799910 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112869) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 12:09:22.800362 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.800459 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.800656 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.801189 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.801277 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.801340 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.801391 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.801441 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.801500 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.801550 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.801890 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.801972 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.802037 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.802037 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.802131 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.802190 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.802242 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.802299 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.802518 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.802518 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.802769 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.802769 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.802769 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.802769 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.803345 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.803345 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.803345 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.803507 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.803507 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.803507 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.803712 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.804284 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.804362 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.804427 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.804485 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.804535 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.804590 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.804676 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.805009 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.805009 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.805009 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.805348 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.805348 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.805348 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.805348 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.805790 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.805790 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.806020 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.806020 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.806020 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.806020 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.806020 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.806711 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.806797 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.806797 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.806889 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.806939 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.806990 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.807037 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.807344 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.807395 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.807507 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.807507 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.807671 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.807671 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.807825 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.808170 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.808243 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.808485 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.808524 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.808559 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.808639 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.808686 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.809140 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.809192 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.809234 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.809320 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.809361 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.809401 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.809540 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.810653 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.810746 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.810820 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.810904 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.810904 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.811044 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.811044 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.811307 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.811356 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.811451 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.811536 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.811536 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.811708 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.811708 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.812192 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.812244 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.812288 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.812383 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.812464 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.812464 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.812656 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.812935 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.813010 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.813010 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.813082 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.813244 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.813244 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.813244 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.813821 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.813889 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.813929 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.814033 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.814033 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.814175 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.814175 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.814696 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.814801 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.814877 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.814925 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.815053 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.815053 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.815164 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.815403 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.815461 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.815550 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.815660 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.815660 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.815847 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.815847 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.816096 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.816152 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.816243 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.816355 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.816355 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.816459 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.816459 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.817246 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.817311 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.817409 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.817485 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.817485 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.817662 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.817662 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.818144 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.818203 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.818291 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.818376 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.818376 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.818512 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.818512 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.818762 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.818813 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.818899 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.818991 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.818991 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.819124 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.819124 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.819566 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.819638 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.819766 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.819884 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.819884 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.820074 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.820074 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.820074 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.820199 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.820199 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.820288 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.820288 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.820377 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.820430 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.821353 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.821456 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.821456 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.821538 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.821572 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.821665 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.821731 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.821908 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.821908 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.821908 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.822153 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.822153 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.822153 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.822153 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.822731 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.822839 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.822839 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.822969 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.822969 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.823101 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.823101 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.823515 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.823652 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.823652 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.823860 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.823860 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.823860 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.824049 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.824049 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.824049 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.824143 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.824143 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.824215 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.824255 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.824410 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.825006 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.825100 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.825100 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.825250 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.825250 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.825378 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.825378 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.825507 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.825507 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.825507 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.825672 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.825672 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.825740 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.825774 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 12:09:22.825932 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112869) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 12:09:22.825932 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 12:09:22.826093 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 12:09:22.826093 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 12:09:22.826251 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112869) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 12:09:22.826251 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112869) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 12:09:22.828093 np0000182468 devstack@c-api.service[112870]: INFO dbcounter [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Registered counter for database cinder Jun 22 12:09:22.828204 np0000182468 devstack@c-api.service[112871]: INFO dbcounter [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Registered counter for database cinder Jun 22 12:09:22.831348 np0000182468 devstack@c-api.service[112873]: INFO dbcounter [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Registered counter for database cinder Jun 22 12:09:22.871524 np0000182468 devstack@c-api.service[112871]: DEBUG oslo_db.sqlalchemy.engines [None req-3722e193-188e-424c-ab5b-812151df3f35 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=112871) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:09:22.874698 np0000182468 devstack@c-api.service[112869]: INFO dbcounter [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Registered counter for database cinder Jun 22 12:09:22.874971 np0000182468 devstack@c-api.service[112870]: DEBUG oslo_db.sqlalchemy.engines [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 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=112870) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:09:22.879677 np0000182468 devstack@c-api.service[112873]: DEBUG oslo_db.sqlalchemy.engines [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c 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=112873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:09:22.923172 np0000182468 devstack@c-api.service[112869]: DEBUG oslo_db.sqlalchemy.engines [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 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=112869) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:09:22.993160 np0000182468 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writer thread running {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 12:09:22.993880 np0000182468 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writer thread running {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 12:09:22.995987 np0000182468 devstack@c-api.service[112870]: INFO cinder.rpc [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 12:09:22.997135 np0000182468 devstack@c-api.service[112871]: INFO cinder.rpc [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 12:09:22.998524 np0000182468 devstack@c-api.service[112870]: INFO cinder.rpc [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 12:09:23.000535 np0000182468 devstack@c-api.service[112870]: INFO cinder.rpc [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 12:09:23.001636 np0000182468 devstack@c-api.service[112871]: INFO cinder.rpc [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 12:09:23.002575 np0000182468 devstack@c-api.service[112870]: INFO cinder.rpc [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 12:09:23.003438 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.004653 np0000182468 devstack@c-api.service[112871]: INFO cinder.rpc [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 12:09:23.006759 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.007091 np0000182468 devstack@c-api.service[112871]: INFO cinder.rpc [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 12:09:23.007747 np0000182468 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writer thread running {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 12:09:23.008322 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.011436 np0000182468 devstack@c-api.service[112873]: INFO cinder.rpc [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 12:09:23.012596 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.015238 np0000182468 devstack@c-api.service[112873]: INFO cinder.rpc [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 12:09:23.018546 np0000182468 devstack@c-api.service[112873]: INFO cinder.rpc [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 12:09:23.021350 np0000182468 devstack@c-api.service[112873]: INFO cinder.rpc [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 12:09:23.022565 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.027433 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.040860 np0000182468 devstack@c-api.service[112870]: DEBUG oslo_db.sqlalchemy.engines [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 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=112870) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:09:23.043367 np0000182468 devstack@c-api.service[112870]: INFO cinder.rpc [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 12:09:23.045385 np0000182468 devstack@c-api.service[112870]: INFO cinder.rpc [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 12:09:23.046344 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.048374 np0000182468 devstack@c-api.service[112871]: DEBUG oslo_db.sqlalchemy.engines [None req-3722e193-188e-424c-ab5b-812151df3f35 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=112871) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:09:23.052626 np0000182468 devstack@c-api.service[112871]: INFO cinder.rpc [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 12:09:23.055491 np0000182468 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writer thread running {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 12:09:23.056304 np0000182468 devstack@c-api.service[112871]: INFO cinder.rpc [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 12:09:23.057313 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.057860 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.059218 np0000182468 devstack@c-api.service[112869]: INFO cinder.rpc [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 12:09:23.062652 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.063822 np0000182468 devstack@c-api.service[112873]: DEBUG oslo_db.sqlalchemy.engines [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c 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=112873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:09:23.063887 np0000182468 devstack@c-api.service[112869]: INFO cinder.rpc [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 12:09:23.066084 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.069025 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.069761 np0000182468 devstack@c-api.service[112873]: INFO cinder.rpc [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 12:09:23.070202 np0000182468 devstack@c-api.service[112869]: INFO cinder.rpc [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 12:09:23.070307 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.072421 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.072631 np0000182468 devstack@c-api.service[112869]: INFO cinder.rpc [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 12:09:23.073045 np0000182468 devstack@c-api.service[112873]: INFO cinder.rpc [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 12:09:23.073262 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.073741 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.074231 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.075594 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.076560 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.078137 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.079647 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.081182 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.083270 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.084208 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.086724 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.087320 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.087489 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.089716 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.089999 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.090437 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.093162 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.093254 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.093456 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.096324 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.097766 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.098597 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.100507 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.101096 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.101744 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.104829 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.106002 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.106102 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.108292 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.108821 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.109401 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.110414 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.111483 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.111709 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.112138 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.113033 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.113375 np0000182468 devstack@c-api.service[112869]: DEBUG oslo_db.sqlalchemy.engines [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 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=112869) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:09:23.114235 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.114758 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.115414 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.116137 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.116320 np0000182468 devstack@c-api.service[112869]: INFO cinder.rpc [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 12:09:23.116546 np0000182468 devstack@c-api.service[112870]: WARNING cinder.api.contrib.hosts [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 12:09:23.117038 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.117152 np0000182468 devstack@c-api.service[112871]: WARNING cinder.api.contrib.hosts [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 12:09:23.117834 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.118099 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.119034 np0000182468 devstack@c-api.service[112869]: INFO cinder.rpc [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 12:09:23.119212 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.119807 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.120368 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.120738 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.121238 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.122146 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.122904 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.122953 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: extensions {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.124340 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.124396 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: extra_specs {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.125210 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: extensions {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.125721 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.125912 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: os-volume-transfer {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.127549 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: extra_specs {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.128473 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: os-quota-class-sets {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.129312 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.129382 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: os-volume-transfer {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.129822 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: cgsnapshots {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.131041 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: os-quota-class-sets {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.131273 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: scheduler-stats {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.131576 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.132087 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.132375 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: cgsnapshots {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.132798 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: qos-specs {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.133148 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.133807 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: scheduler-stats {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.134866 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: capabilities {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.134947 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.135237 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: qos-specs {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.136124 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: encryption {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.136332 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.136664 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.137285 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: capabilities {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.137546 np0000182468 devstack@c-api.service[112873]: WARNING cinder.api.contrib.hosts [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 12:09:23.137744 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: encryption {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.138260 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.138554 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: encryption {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.139245 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: os-volume-type-access {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.139625 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.139984 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.140095 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: encryption {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.140839 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: os-quota-sets {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.141201 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.141709 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: os-volume-type-access {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.142360 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: os-snapshot-manage {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.142761 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.143327 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: os-quota-sets {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.143597 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: extensions {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.143801 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: os-volume-manage {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.144057 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.144774 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: os-snapshot-manage {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.145088 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: extra_specs {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.145297 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: os-hosts {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.146232 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: os-volume-manage {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.146688 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: os-availability-zone {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.146848 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: os-volume-transfer {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.147061 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.147717 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: os-hosts {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.148153 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: consistencygroups {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.148920 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: os-quota-class-sets {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.149066 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: os-availability-zone {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.150057 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.150150 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extended resource: backups {{(pid=112871) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.150417 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: consistencygroups {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.151566 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: cgsnapshots {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.152190 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.contrib.snapshot_actions [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] SnapshotActionsController initialized {{(pid=112871) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 12:09:23.152363 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extended resource: backups {{(pid=112870) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.153035 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: scheduler-stats {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.153096 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.153188 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.154598 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: qos-specs {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.154725 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.154983 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.contrib.snapshot_actions [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] SnapshotActionsController initialized {{(pid=112870) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 12:09:23.155920 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.155981 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.156078 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.156831 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: capabilities {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.157442 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.157503 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.158117 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: encryption {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.158776 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.158855 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.158907 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.159699 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: encryption {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.160201 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.160281 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.160332 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.161378 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: os-volume-type-access {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.161657 np0000182468 devstack@c-api.service[112871]: WARNING castellan.key_manager.migration [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.161824 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.162463 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extension UsedLimits extending resource: limits {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.162583 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.162717 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.162816 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.162928 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.162979 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.163019 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: os-quota-sets {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.163056 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.163170 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.163254 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.163342 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.163425 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.163425 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.164372 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extension AdminActions extending resource: volumes {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.164480 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: os-snapshot-manage {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.164564 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extension AdminActions extending resource: snapshots {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.164564 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extension AdminActions extending resource: backups {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.164766 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.164800 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extension VolumeActions extending resource: volumes {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.164935 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.v3.router [None req-3722e193-188e-424c-ab5b-812151df3f35 None None] Extension TypesManage extending resource: types {{(pid=112871) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.164988 np0000182468 devstack@c-api.service[112870]: WARNING castellan.key_manager.migration [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.165852 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extension UsedLimits extending resource: limits {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.165974 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: os-volume-manage {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.166020 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.166100 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.166378 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.166500 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.166675 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.166788 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.166893 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.166999 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.167086 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.167244 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extension AdminActions extending resource: volumes {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.167356 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extension AdminActions extending resource: snapshots {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.167407 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: os-hosts {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.167448 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extension AdminActions extending resource: backups {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.167558 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.167703 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extension VolumeActions extending resource: volumes {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.167835 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.v3.router [None req-583070f1-a576-4122-aa8b-b0d32014c3e8 None None] Extension TypesManage extending resource: types {{(pid=112870) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.168406 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.169079 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: os-availability-zone {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.170427 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: consistencygroups {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.171722 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.172451 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extended resource: backups {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.173054 np0000182468 devstack@c-api.service[112871]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x728f3a4a3668 pid: 112871 (default app) Jun 22 12:09:23.173852 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.174660 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.contrib.snapshot_actions [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] SnapshotActionsController initialized {{(pid=112873) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 12:09:23.175364 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.175802 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.175946 np0000182468 devstack@c-api.service[112870]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x728f3a4a3668 pid: 112870 (default app) Jun 22 12:09:23.177029 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.177633 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.178508 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.179077 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.179624 np0000182468 devstack@c-api.service[112869]: WARNING cinder.api.contrib.hosts [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 12:09:23.180468 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.180527 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.181190 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.181190 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.181190 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.181190 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.181431 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.181431 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.181431 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.181431 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.181624 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.181624 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.181624 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.181624 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.181624 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.181624 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.181880 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.181880 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.181880 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.181880 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.181880 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.182123 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.182123 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.182123 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.182123 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.182123 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.182332 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.182332 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.182332 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.182332 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.182509 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.182509 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.182509 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.182509 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.182509 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.182751 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.182751 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.182751 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.182751 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.182751 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.183008 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.183008 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.183008 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.183008 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.183008 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.183008 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.183252 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.183252 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.183252 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.183252 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.183252 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.183252 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.183501 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.183501 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.183501 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.183501 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.183501 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.183501 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.183788 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.183788 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.183788 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.183788 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.183788 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.184068 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.184068 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.184068 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.184068 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.184068 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.184282 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.184282 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.184282 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.184282 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.184282 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.184282 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.184508 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.184508 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.184508 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.184508 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.184508 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.184508 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.185427 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.185427 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.185585 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.185692 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.185692 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.185692 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.185692 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.186020 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.186099 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.186099 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.186099 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.186099 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.186442 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.186442 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.186442 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.186442 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.186852 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.186852 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.186852 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.186852 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.187230 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.187230 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.187230 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.187230 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.187230 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.187649 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.187649 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.187649 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.187649 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.187649 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.188082 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.188082 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.188082 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.188082 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.188388 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.188388 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.188388 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.188388 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.188703 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.188703 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.188703 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.188703 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.189037 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.189037 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.189037 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.189037 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.189366 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.189366 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.189366 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.189366 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.189747 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.189747 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.189747 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.189747 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.189747 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.190196 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.190196 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.190196 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.190196 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.190196 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.190196 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.190754 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.190754 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.190754 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.190754 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.190754 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.191097 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.191097 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.191097 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.191097 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.191097 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.191097 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.191578 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.191578 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.191578 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.191578 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.191578 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.191578 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.192149 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.192149 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.192149 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.192149 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.192149 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.192149 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.192720 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.192720 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.192720 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.192720 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.192720 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.192720 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.193235 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.193235 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.193235 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.193235 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.193580 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.193580 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.193580 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.193580 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.193580 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.193975 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.193975 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.193975 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.193975 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:23.193975 np0000182468 devstack@c-api.service[112871]: warnings.warn(deprecated_msg) Jun 22 12:09:23.194172 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.194213 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.194248 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-4c9a49bc-d832-46eb-992c-f9ac9bb0465e None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:09:23.194287 np0000182468 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.194320 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.194349 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extension UsedLimits extending resource: limits {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.194349 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.194349 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.194433 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: extensions {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.194459 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.194459 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.194459 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.194459 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.194459 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.194459 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.194459 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.194705 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extension AdminActions extending resource: volumes {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.194705 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extension AdminActions extending resource: snapshots {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.194705 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extension AdminActions extending resource: backups {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.194705 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.194705 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extension VolumeActions extending resource: volumes {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.194866 np0000182468 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 1/1] 199.204.45.23 () {60 vars in 949 bytes} [Mon Jun 22 12:09:23 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 22 12:09:23.194900 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-dc423c53-65d7-4a55-80f5-5280b1bf4f8c None None] Extension TypesManage extending resource: types {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.194934 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: extra_specs {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.194934 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: os-volume-transfer {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.194934 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: os-quota-class-sets {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.194934 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: cgsnapshots {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.194934 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: scheduler-stats {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.196153 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: qos-specs {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.198316 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: capabilities {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.199529 np0000182468 devstack@c-api.service[112873]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x728f3a4a3668 pid: 112873 (default app) Jun 22 12:09:23.199674 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: encryption {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.201166 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: encryption {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.202861 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: os-volume-type-access {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.204592 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: os-quota-sets {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.206053 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: os-snapshot-manage {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.207658 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: os-volume-manage {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.209325 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: os-hosts {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.210681 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: os-availability-zone {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.212127 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: consistencygroups {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.214269 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extended resource: backups {{(pid=112869) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 12:09:23.217744 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.contrib.snapshot_actions [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] SnapshotActionsController initialized {{(pid=112869) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 12:09:23.218796 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.220463 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.221964 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.223419 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.224894 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.226419 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.228076 np0000182468 devstack@c-api.service[112869]: WARNING castellan.key_manager.migration [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 12:09:23.228979 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extension UsedLimits extending resource: limits {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.229148 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.229354 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.229415 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.229523 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.229630 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.229829 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.229829 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.229938 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.230054 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.230124 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extension AdminActions extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.230216 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extension AdminActions extending resource: snapshots {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.230308 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extension AdminActions extending resource: backups {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.230455 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.230670 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extension VolumeActions extending resource: volumes {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.230796 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.v3.router [None req-d6e32f8b-1249-4c7a-8a18-bd12d54e14f2 None None] Extension TypesManage extending resource: types {{(pid=112869) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 12:09:23.239222 np0000182468 devstack@c-api.service[112869]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x728f3a4a3668 pid: 112869 (default app) Jun 22 12:09:30.765490 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.765490 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.765490 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.765490 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.765490 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.766414 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.766414 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.766414 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.766414 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.766414 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.766632 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.766632 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.766632 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.766632 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.766632 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.766632 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.766844 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.766844 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.766844 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.766844 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.767027 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.767027 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.767027 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.767027 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.767169 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.767169 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.767169 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.767169 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.767315 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.767315 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.767315 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.767315 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.767315 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.767514 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.767514 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.767514 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.767514 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.767514 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.767741 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.767741 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.767741 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.767741 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.767741 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.767741 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.767987 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.767987 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.767987 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.767987 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.767987 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.767987 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.768191 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.768191 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.768191 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.768191 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.768191 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.768191 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.768394 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.768394 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.768394 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.768394 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.768394 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.768582 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.768582 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.768582 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.768582 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.768582 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.769771 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.769771 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.769771 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.769771 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.769771 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.769771 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.770217 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.770217 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.770217 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.770217 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.770217 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.770217 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.770684 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.770684 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.770684 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.770684 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.770684 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.771072 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.771072 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.771072 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.771072 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.771072 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.771386 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.771386 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.771386 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.771386 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.771681 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.771681 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.771681 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.771681 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.771880 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.771880 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.771880 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.771880 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.771880 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.772136 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.772136 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.772136 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.772136 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.772136 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.772312 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.772312 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.772312 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.772312 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.772457 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.772457 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.772457 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.772457 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.772598 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.772598 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.772598 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.772598 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.773126 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.773126 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.773126 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.773126 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.773383 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.773383 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.773383 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.773383 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.773701 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.773701 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.773701 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.773701 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.773701 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.774115 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.774115 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.774115 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.774115 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.774115 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.774115 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.774518 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.774518 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.774518 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.774518 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.774518 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.775093 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.775093 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.775093 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.775093 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.775093 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.775093 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.775731 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.775731 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.775731 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.775731 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.775731 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.775731 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.776324 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.776324 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.776324 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.776324 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.776324 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.776324 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.776547 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.776547 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.776547 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.776547 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.776547 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.776547 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.776762 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.776762 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.776762 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.776762 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.776903 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.776903 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.776903 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.776903 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.776903 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.777090 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.777090 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.777090 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.777090 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:09:30.777090 np0000182468 devstack@c-api.service[112870]: warnings.warn(deprecated_msg) Jun 22 12:09:30.777090 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-2e419c05-0b00-4b2c-a192-203664c14c20 None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:09:31.329918 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-2e419c05-0b00-4b2c-a192-203664c14c20 admin admin] POST https://199.204.45.23/volume/v3/types Jun 22 12:09:31.330528 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-2e419c05-0b00-4b2c-a192-203664c14c20 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 22 12:09:31.332352 np0000182468 devstack@c-api.service[112870]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 22 12:09:31.332352 np0000182468 devstack@c-api.service[112870]: warnings.warn( Jun 22 12:09:31.374243 np0000182468 devstack@c-api.service[112870]: DEBUG oslo_db.sqlalchemy.engines [None req-2e419c05-0b00-4b2c-a192-203664c14c20 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=112870) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:09:31.411654 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-2e419c05-0b00-4b2c-a192-203664c14c20 admin admin] https://199.204.45.23/volume/v3/types returned with HTTP 200 Jun 22 12:09:31.412259 np0000182468 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 1/2] 199.204.45.23 () {68 vars in 1281 bytes} [Mon Jun 22 12:09:30 2026] POST /volume/v3/types => generated 186 bytes in 659 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:09:31.423676 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [req-2e419c05-0b00-4b2c-a192-203664c14c20 req-44c12ca5-4fa0-4bea-8b86-c1d005844c47 None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:09:31.785877 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [req-2e419c05-0b00-4b2c-a192-203664c14c20 req-44c12ca5-4fa0-4bea-8b86-c1d005844c47 admin admin] POST https://199.204.45.23/volume/v3/types/fd1c4cac-39bf-431f-b51c-3ac8afede254/extra_specs Jun 22 12:09:31.786434 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [req-2e419c05-0b00-4b2c-a192-203664c14c20 req-44c12ca5-4fa0-4bea-8b86-c1d005844c47 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 22 12:09:31.788287 np0000182468 devstack@c-api.service[112871]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 22 12:09:31.788287 np0000182468 devstack@c-api.service[112871]: warnings.warn( Jun 22 12:09:31.824288 np0000182468 devstack@c-api.service[112871]: DEBUG oslo_db.sqlalchemy.engines [req-2e419c05-0b00-4b2c-a192-203664c14c20 req-44c12ca5-4fa0-4bea-8b86-c1d005844c47 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=112871) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:09:31.887152 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [req-2e419c05-0b00-4b2c-a192-203664c14c20 req-44c12ca5-4fa0-4bea-8b86-c1d005844c47 admin admin] https://199.204.45.23/volume/v3/types/fd1c4cac-39bf-431f-b51c-3ac8afede254/extra_specs returned with HTTP 200 Jun 22 12:09:31.887750 np0000182468 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 2/3] 199.204.45.23 () {70 vars in 1498 bytes} [Mon Jun 22 12:09:31 2026] POST /volume/v3/types/fd1c4cac-39bf-431f-b51c-3ac8afede254/extra_specs => generated 55 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:09:33.072536 np0000182468 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=6 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:09:33.118281 np0000182468 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=6 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:09:41.408497 np0000182468 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:09:41.884793 np0000182468 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:11:59.382199 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.382199 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.382199 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.382199 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.382199 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.383659 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.383659 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.383659 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.383659 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.383659 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.384140 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.384140 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.384140 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.384140 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.384140 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.384140 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.384958 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.384958 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.384958 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.384958 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.385390 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.385390 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.385390 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.385390 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.385852 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.385852 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.385852 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.385852 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.386267 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.386267 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.386267 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.386267 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.386267 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.386862 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.386862 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.386862 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.386862 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.386862 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.387349 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.387349 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.387349 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.387349 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.387349 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.387349 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.388071 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.388071 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.388071 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.388071 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.388071 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.388071 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.388579 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.388579 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.388579 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.388579 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.388579 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.388579 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.388995 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.388995 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.388995 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.388995 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.388995 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.389334 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.389334 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.389334 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.389334 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.389334 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.389659 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.389659 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.389659 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.389659 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.389659 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.389659 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.390045 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.390045 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.390045 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.390045 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.390045 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.390045 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.390408 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.390408 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.390408 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.390408 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.390408 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.390782 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.390782 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.390782 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.390782 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.390782 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.391087 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.391087 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.391087 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.391087 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.391351 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.391351 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.391351 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.391351 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.391671 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.391671 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.391671 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.391671 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.391671 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.392034 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.392034 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.392034 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.392034 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.392034 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.392341 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.392341 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.392341 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.392341 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.392624 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.392624 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.392624 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.392624 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.392923 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.392923 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.392923 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.392923 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.393211 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.393211 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.393211 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.393211 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.393475 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.393475 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.393475 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.393475 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.393822 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.393822 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.393822 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.393822 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.393822 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.394166 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.394166 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.394166 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.394166 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.394166 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.394166 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.394546 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.394546 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.394546 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.394546 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.394546 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.394882 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.394882 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.394882 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.394882 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.394882 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.394882 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.395258 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.395258 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.395258 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.395258 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.395258 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.395258 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.395684 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.395684 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.395684 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.395684 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.395684 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.395684 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.396075 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.396075 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.396075 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.396075 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.396075 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.396075 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.396449 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.396449 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.396449 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.396449 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.396741 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.396741 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.396741 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.396741 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.396741 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.397079 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.397079 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.397079 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.397079 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:11:59.397079 np0000182468 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 22 12:11:59.397079 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-d4795e42-033d-40cc-9437-46c58993a7c4 None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:11:59.397079 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-d4795e42-033d-40cc-9437-46c58993a7c4 None None] GET https://199.204.45.23/volume// Jun 22 12:11:59.397499 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-d4795e42-033d-40cc-9437-46c58993a7c4 None None] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:11:59.397499 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-d4795e42-033d-40cc-9437-46c58993a7c4 None None] Calling method 'all' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:11:59.397499 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-d4795e42-033d-40cc-9437-46c58993a7c4 None None] https://199.204.45.23/volume// returned with HTTP 300 Jun 22 12:11:59.397499 np0000182468 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 1/4] 199.204.45.23 () {66 vars in 1449 bytes} [Mon Jun 22 12:11:59 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 22 12:12:41.030579 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.030579 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.031373 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.031373 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.031373 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.031373 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.031373 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.031734 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.031734 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.031734 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.031734 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.031734 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.031734 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.032155 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.032155 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.032155 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.032155 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.032155 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.032417 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.032417 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.032417 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.032417 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.032680 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.032680 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.032680 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.032680 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.032900 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.032900 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.032900 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.032900 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.032900 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.033183 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.033183 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.033183 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.033183 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.033183 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.033445 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.033445 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.033445 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.033445 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.033445 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.033445 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.033938 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.033938 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.033938 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.033938 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.033938 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.033938 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.034273 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.034273 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.034273 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.034273 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.034273 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.034273 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.034590 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.034590 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.034590 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.034590 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.034590 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.034590 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.034949 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.034949 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.034949 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.034949 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.035167 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.035167 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.035167 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.035167 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.035167 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.035462 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.035462 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.035462 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.035462 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.035462 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.035757 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.035757 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.035757 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.035757 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.035757 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.035757 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.036526 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.036526 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.036526 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.036526 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.036526 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.036939 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.036939 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.036939 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.036939 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.036939 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.037247 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.037247 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.037247 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.037247 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.037505 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.037505 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.037505 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.037505 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.037812 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.037812 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.037812 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.037812 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.037812 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.038107 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.038107 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.038107 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.038107 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.038107 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.038394 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.038394 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.038394 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.038394 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.038687 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.038687 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.038687 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.038687 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.038922 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.038922 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.038922 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.038922 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.039231 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.039231 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.039231 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.039231 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.039450 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.039450 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.039450 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.039450 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.039776 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.039776 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.039776 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.039776 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.039776 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.039776 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.040315 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.040315 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.040315 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.040315 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.040315 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.040570 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.040570 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.040570 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.040570 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.040570 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.040570 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.040570 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.040860 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.040860 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.040860 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.040860 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.040860 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.040860 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.041345 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.041345 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.041345 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.041345 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.041345 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.041345 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.041567 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.041567 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.041567 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.041567 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.041567 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.041567 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.041823 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.041823 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.041823 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.041823 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.042003 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.042003 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.042003 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.042003 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.042158 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.042158 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.042158 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.042158 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.042321 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.042321 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.042321 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 12:12:41.042321 np0000182468 devstack@c-api.service[112869]: warnings.warn(deprecated_msg) Jun 22 12:12:41.042321 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-c8ccc776-ee6d-40ba-9da4-61ad335654fe None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:41.042321 np0000182468 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 1/5] 199.204.45.23 () {62 vars in 1061 bytes} [Mon Jun 22 12:12:41 2026] GET /volume/v3 => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 22 12:12:41.074393 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-29220efb-dd4f-4329-8e77-d94ffd744970 None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:41.086652 np0000182468 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 2/6] 199.204.45.23 () {64 vars in 1265 bytes} [Mon Jun 22 12:12:41 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 22 12:12:41.125339 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [req-29220efb-dd4f-4329-8e77-d94ffd744970 req-401e7bc0-6940-4a8a-8f54-6ea9f779f33d None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:41.130843 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [req-29220efb-dd4f-4329-8e77-d94ffd744970 req-401e7bc0-6940-4a8a-8f54-6ea9f779f33d demo demo] GET https://199.204.45.23/volume/v3/ Jun 22 12:12:41.131323 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [req-29220efb-dd4f-4329-8e77-d94ffd744970 req-401e7bc0-6940-4a8a-8f54-6ea9f779f33d demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:12:41.131732 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [req-29220efb-dd4f-4329-8e77-d94ffd744970 req-401e7bc0-6940-4a8a-8f54-6ea9f779f33d demo demo] Calling method 'version_select' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:12:41.133131 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [req-29220efb-dd4f-4329-8e77-d94ffd744970 req-401e7bc0-6940-4a8a-8f54-6ea9f779f33d demo demo] https://199.204.45.23/volume/v3/ returned with HTTP 200 Jun 22 12:12:41.133651 np0000182468 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 3/7] 199.204.45.23 () {66 vars in 1339 bytes} [Mon Jun 22 12:12:41 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:12:41.184092 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-b554343a-6576-4cd1-bdce-ece863078f13 None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:41.570477 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-b554343a-6576-4cd1-bdce-ece863078f13 demo demo] GET https://199.204.45.23/volume/v3/types Jun 22 12:12:41.570903 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-b554343a-6576-4cd1-bdce-ece863078f13 demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:12:41.571111 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-b554343a-6576-4cd1-bdce-ece863078f13 demo demo] Calling method 'index' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:12:41.572450 np0000182468 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 22 12:12:41.572450 np0000182468 devstack@c-api.service[112873]: warnings.warn( Jun 22 12:12:41.572450 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.api_utils [None req-b554343a-6576-4cd1-bdce-ece863078f13 demo demo] Removing options '' from query. {{(pid=112873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:12:41.616775 np0000182468 devstack@c-api.service[112873]: DEBUG oslo_db.sqlalchemy.engines [None req-b554343a-6576-4cd1-bdce-ece863078f13 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=112873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:12:41.638653 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-b554343a-6576-4cd1-bdce-ece863078f13 demo demo] https://199.204.45.23/volume/v3/types returned with HTTP 200 Jun 22 12:12:41.640574 np0000182468 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 2/8] 199.204.45.23 () {64 vars in 1283 bytes} [Mon Jun 22 12:12:41 2026] GET /volume/v3/types => generated 377 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:12:41.678334 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-66968320-d218-440b-a2ba-2f571cbced0c None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:42.093304 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-66968320-d218-440b-a2ba-2f571cbced0c demo demo] GET https://199.204.45.23/volume/v3/types/default Jun 22 12:12:42.094179 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-66968320-d218-440b-a2ba-2f571cbced0c demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:12:42.094179 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-66968320-d218-440b-a2ba-2f571cbced0c demo demo] Calling method 'show' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:12:42.140434 np0000182468 devstack@c-api.service[112869]: DEBUG oslo_db.sqlalchemy.engines [None req-66968320-d218-440b-a2ba-2f571cbced0c 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=112869) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 12:12:42.166526 np0000182468 devstack@c-api.service[112869]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 22 12:12:42.166526 np0000182468 devstack@c-api.service[112869]: warnings.warn( Jun 22 12:12:42.169249 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-66968320-d218-440b-a2ba-2f571cbced0c demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 Jun 22 12:12:42.169783 np0000182468 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 2/9] 199.204.45.23 () {64 vars in 1294 bytes} [Mon Jun 22 12:12:41 2026] GET /volume/v3/types/default => generated 145 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:12:42.650016 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-1515bba7-d7a1-442c-b920-30f25ecc0cf5 None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:42.650783 np0000182468 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 3/10] 199.204.45.23 () {62 vars in 1061 bytes} [Mon Jun 22 12:12:42 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 22 12:12:42.685149 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-37f7ca1b-b0ee-4ea9-9b38-13018d89dbbc None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:42.694133 np0000182468 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 4/11] 199.204.45.23 () {64 vars in 1265 bytes} [Mon Jun 22 12:12:42 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 22 12:12:42.728402 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [req-37f7ca1b-b0ee-4ea9-9b38-13018d89dbbc req-f2de9e8e-1052-458c-b713-c41ba9be594f None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:42.731744 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [req-37f7ca1b-b0ee-4ea9-9b38-13018d89dbbc req-f2de9e8e-1052-458c-b713-c41ba9be594f demo demo] GET https://199.204.45.23/volume/v3/ Jun 22 12:12:42.732137 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [req-37f7ca1b-b0ee-4ea9-9b38-13018d89dbbc req-f2de9e8e-1052-458c-b713-c41ba9be594f demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:12:42.732400 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [req-37f7ca1b-b0ee-4ea9-9b38-13018d89dbbc req-f2de9e8e-1052-458c-b713-c41ba9be594f demo demo] Calling method 'version_select' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:12:42.733193 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [req-37f7ca1b-b0ee-4ea9-9b38-13018d89dbbc req-f2de9e8e-1052-458c-b713-c41ba9be594f demo demo] https://199.204.45.23/volume/v3/ returned with HTTP 200 Jun 22 12:12:42.733822 np0000182468 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 3/12] 199.204.45.23 () {66 vars in 1339 bytes} [Mon Jun 22 12:12:42 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:12:42.773184 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-053e77fb-77fa-4dc8-9649-4551d769f31a None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:42.777170 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-053e77fb-77fa-4dc8-9649-4551d769f31a demo demo] GET https://199.204.45.23/volume/v3/types/default Jun 22 12:12:42.777548 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-053e77fb-77fa-4dc8-9649-4551d769f31a demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:12:42.778006 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-053e77fb-77fa-4dc8-9649-4551d769f31a demo demo] Calling method 'show' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:12:42.786712 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-053e77fb-77fa-4dc8-9649-4551d769f31a demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 Jun 22 12:12:42.787059 np0000182468 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 3/13] 199.204.45.23 () {64 vars in 1294 bytes} [Mon Jun 22 12:12:42 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:12:43.497104 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-31239e55-a660-4b0d-b636-db064f455bd7 None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:43.497962 np0000182468 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 4/14] 199.204.45.23 () {62 vars in 1061 bytes} [Mon Jun 22 12:12:43 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 22 12:12:43.535126 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-4c06ce6b-59d8-4720-8288-5bb514871d9c None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:43.539038 np0000182468 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 5/15] 199.204.45.23 () {64 vars in 1265 bytes} [Mon Jun 22 12:12:43 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 22 12:12:43.577854 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [req-4c06ce6b-59d8-4720-8288-5bb514871d9c req-4b849032-ec13-452e-bb1f-e6f9373fb825 None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:43.581646 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [req-4c06ce6b-59d8-4720-8288-5bb514871d9c req-4b849032-ec13-452e-bb1f-e6f9373fb825 demo demo] GET https://199.204.45.23/volume/v3/ Jun 22 12:12:43.582083 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [req-4c06ce6b-59d8-4720-8288-5bb514871d9c req-4b849032-ec13-452e-bb1f-e6f9373fb825 demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:12:43.582484 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [req-4c06ce6b-59d8-4720-8288-5bb514871d9c req-4b849032-ec13-452e-bb1f-e6f9373fb825 demo demo] Calling method 'version_select' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:12:43.583359 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [req-4c06ce6b-59d8-4720-8288-5bb514871d9c req-4b849032-ec13-452e-bb1f-e6f9373fb825 demo demo] https://199.204.45.23/volume/v3/ returned with HTTP 200 Jun 22 12:12:43.584119 np0000182468 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 4/16] 199.204.45.23 () {66 vars in 1339 bytes} [Mon Jun 22 12:12:43 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:12:43.629387 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-eedd77bf-f35b-425f-9800-1dacbc0f20fb None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:43.632290 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-eedd77bf-f35b-425f-9800-1dacbc0f20fb demo demo] GET https://199.204.45.23/volume/v3/types/default Jun 22 12:12:43.632585 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-eedd77bf-f35b-425f-9800-1dacbc0f20fb demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:12:43.632949 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-eedd77bf-f35b-425f-9800-1dacbc0f20fb demo demo] Calling method 'show' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:12:43.644166 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-eedd77bf-f35b-425f-9800-1dacbc0f20fb demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 Jun 22 12:12:43.644594 np0000182468 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 4/17] 199.204.45.23 () {64 vars in 1294 bytes} [Mon Jun 22 12:12:43 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:12:43.680764 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-0d0cada6-602d-477b-b8ed-d7cc23a17b74 None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:43.681521 np0000182468 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 5/18] 199.204.45.23 () {62 vars in 1061 bytes} [Mon Jun 22 12:12:43 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 22 12:12:43.710313 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-2d487eb3-2e6b-4189-98ee-e6ad8fd061d5 None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:43.713194 np0000182468 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 6/19] 199.204.45.23 () {64 vars in 1265 bytes} [Mon Jun 22 12:12:43 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 22 12:12:43.742479 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [req-2d487eb3-2e6b-4189-98ee-e6ad8fd061d5 req-34b67856-9ab2-4c5d-82b0-d04dd274f42d None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:43.745211 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [req-2d487eb3-2e6b-4189-98ee-e6ad8fd061d5 req-34b67856-9ab2-4c5d-82b0-d04dd274f42d demo demo] GET https://199.204.45.23/volume/v3/ Jun 22 12:12:43.745446 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [req-2d487eb3-2e6b-4189-98ee-e6ad8fd061d5 req-34b67856-9ab2-4c5d-82b0-d04dd274f42d demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:12:43.745719 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [req-2d487eb3-2e6b-4189-98ee-e6ad8fd061d5 req-34b67856-9ab2-4c5d-82b0-d04dd274f42d demo demo] Calling method 'version_select' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:12:43.746194 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [req-2d487eb3-2e6b-4189-98ee-e6ad8fd061d5 req-34b67856-9ab2-4c5d-82b0-d04dd274f42d demo demo] https://199.204.45.23/volume/v3/ returned with HTTP 200 Jun 22 12:12:43.746692 np0000182468 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 5/20] 199.204.45.23 () {66 vars in 1339 bytes} [Mon Jun 22 12:12:43 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:12:43.783891 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-552f9a82-999b-4492-8961-f8834405d41a None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:12:43.789633 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-552f9a82-999b-4492-8961-f8834405d41a demo demo] GET https://199.204.45.23/volume/v3/types/default Jun 22 12:12:43.789633 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-552f9a82-999b-4492-8961-f8834405d41a demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:12:43.789633 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-552f9a82-999b-4492-8961-f8834405d41a demo demo] Calling method 'show' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:12:43.799379 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-552f9a82-999b-4492-8961-f8834405d41a demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 Jun 22 12:12:43.799953 np0000182468 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 5/21] 199.204.45.23 () {64 vars in 1294 bytes} [Mon Jun 22 12:12:43 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 12:12:51.630146 np0000182468 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=1 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:12:53.794217 np0000182468 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=8 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:17:41.539036 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-d869f9de-c8a5-4d5f-91aa-c0f38bc8e5d2 None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:17:41.644213 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-d869f9de-c8a5-4d5f-91aa-c0f38bc8e5d2 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:17:41.644534 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-d869f9de-c8a5-4d5f-91aa-c0f38bc8e5d2 demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:17:41.644880 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-d869f9de-c8a5-4d5f-91aa-c0f38bc8e5d2 demo demo] Calling method 'detail' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:17:41.645861 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.api_utils [None req-d869f9de-c8a5-4d5f-91aa-c0f38bc8e5d2 demo demo] Removing options '' from query. {{(pid=112870) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:17:41.647124 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.volume.api [None req-d869f9de-c8a5-4d5f-91aa-c0f38bc8e5d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112870) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:17:41.690468 np0000182468 devstack@c-api.service[112870]: INFO cinder.volume.api [None req-d869f9de-c8a5-4d5f-91aa-c0f38bc8e5d2 demo demo] Get all volumes completed successfully. Jun 22 12:17:41.693679 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-d869f9de-c8a5-4d5f-91aa-c0f38bc8e5d2 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:17:41.694057 np0000182468 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 6/22] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:17:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:17:51.683007 np0000182468 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:18:41.710042 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-b5dc9c72-425f-4620-8635-c2417f14f439 None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:18:41.712891 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-b5dc9c72-425f-4620-8635-c2417f14f439 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:18:41.713823 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-b5dc9c72-425f-4620-8635-c2417f14f439 demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:18:41.713823 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-b5dc9c72-425f-4620-8635-c2417f14f439 demo demo] Calling method 'detail' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:18:41.714086 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-b5dc9c72-425f-4620-8635-c2417f14f439 demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:18:41.715896 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.volume.api [None req-b5dc9c72-425f-4620-8635-c2417f14f439 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112871) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:18:41.759116 np0000182468 devstack@c-api.service[112871]: INFO cinder.volume.api [None req-b5dc9c72-425f-4620-8635-c2417f14f439 demo demo] Get all volumes completed successfully. Jun 22 12:18:41.763252 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-b5dc9c72-425f-4620-8635-c2417f14f439 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:18:41.763420 np0000182468 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 7/23] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:18:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:18:51.746079 np0000182468 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=1 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:19:41.793939 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-514f42b1-58d8-4c04-be77-02574aae4859 None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:19:41.800418 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-514f42b1-58d8-4c04-be77-02574aae4859 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:19:41.800638 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-514f42b1-58d8-4c04-be77-02574aae4859 demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:19:41.800922 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-514f42b1-58d8-4c04-be77-02574aae4859 demo demo] Calling method 'detail' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:19:41.801509 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.api_utils [None req-514f42b1-58d8-4c04-be77-02574aae4859 demo demo] Removing options '' from query. {{(pid=112873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:19:41.804552 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.volume.api [None req-514f42b1-58d8-4c04-be77-02574aae4859 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:19:41.860021 np0000182468 devstack@c-api.service[112873]: INFO cinder.volume.api [None req-514f42b1-58d8-4c04-be77-02574aae4859 demo demo] Get all volumes completed successfully. Jun 22 12:19:41.863945 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-514f42b1-58d8-4c04-be77-02574aae4859 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:19:41.864692 np0000182468 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 6/24] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:19:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:19:51.858832 np0000182468 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=1 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:20:41.941985 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-40b13fe6-8177-4051-b453-73417c186ee1 None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:20:41.947164 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-40b13fe6-8177-4051-b453-73417c186ee1 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:20:41.947477 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-40b13fe6-8177-4051-b453-73417c186ee1 demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:20:41.947831 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-40b13fe6-8177-4051-b453-73417c186ee1 demo demo] Calling method 'detail' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:20:41.948815 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.api_utils [None req-40b13fe6-8177-4051-b453-73417c186ee1 demo demo] Removing options '' from query. {{(pid=112869) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:20:41.950094 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.volume.api [None req-40b13fe6-8177-4051-b453-73417c186ee1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112869) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:20:41.996894 np0000182468 devstack@c-api.service[112869]: INFO cinder.volume.api [None req-40b13fe6-8177-4051-b453-73417c186ee1 demo demo] Get all volumes completed successfully. Jun 22 12:20:41.999174 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-40b13fe6-8177-4051-b453-73417c186ee1 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:20:41.999745 np0000182468 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 6/25] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:20:41 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) Jun 22 12:20:51.984340 np0000182468 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=1 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:21:42.019647 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-45400f85-0d6f-4d71-9919-159638022b1c None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:21:42.023221 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-45400f85-0d6f-4d71-9919-159638022b1c demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:21:42.023781 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-45400f85-0d6f-4d71-9919-159638022b1c demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:21:42.024546 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-45400f85-0d6f-4d71-9919-159638022b1c demo demo] Calling method 'detail' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:21:42.025135 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.api_utils [None req-45400f85-0d6f-4d71-9919-159638022b1c demo demo] Removing options '' from query. {{(pid=112870) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:21:42.026872 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.volume.api [None req-45400f85-0d6f-4d71-9919-159638022b1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112870) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:21:42.040734 np0000182468 devstack@c-api.service[112870]: INFO cinder.volume.api [None req-45400f85-0d6f-4d71-9919-159638022b1c demo demo] Get all volumes completed successfully. Jun 22 12:21:42.044466 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-45400f85-0d6f-4d71-9919-159638022b1c demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:21:42.044863 np0000182468 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 7/26] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:21:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:21:52.033663 np0000182468 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:22:42.066440 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-4b0a67f1-f265-417f-9df5-d0769279641b None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:22:42.351866 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-4b0a67f1-f265-417f-9df5-d0769279641b demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:22:42.352224 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-4b0a67f1-f265-417f-9df5-d0769279641b demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:22:42.352576 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-4b0a67f1-f265-417f-9df5-d0769279641b demo demo] Calling method 'detail' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:22:42.353936 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-4b0a67f1-f265-417f-9df5-d0769279641b demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:22:42.355458 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.volume.api [None req-4b0a67f1-f265-417f-9df5-d0769279641b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112871) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:22:42.367584 np0000182468 devstack@c-api.service[112871]: INFO cinder.volume.api [None req-4b0a67f1-f265-417f-9df5-d0769279641b demo demo] Get all volumes completed successfully. Jun 22 12:22:42.371066 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-4b0a67f1-f265-417f-9df5-d0769279641b demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:22:42.371312 np0000182468 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 8/27] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:22:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:22:52.365843 np0000182468 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=1 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:23:42.391881 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-80f1bec8-932a-476c-843b-91aa59132d0b None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:23:42.394713 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-80f1bec8-932a-476c-843b-91aa59132d0b demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:23:42.395081 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-80f1bec8-932a-476c-843b-91aa59132d0b demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:23:42.395539 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-80f1bec8-932a-476c-843b-91aa59132d0b demo demo] Calling method 'detail' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:23:42.396059 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.api_utils [None req-80f1bec8-932a-476c-843b-91aa59132d0b demo demo] Removing options '' from query. {{(pid=112873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:23:42.397523 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.volume.api [None req-80f1bec8-932a-476c-843b-91aa59132d0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:23:42.408927 np0000182468 devstack@c-api.service[112873]: INFO cinder.volume.api [None req-80f1bec8-932a-476c-843b-91aa59132d0b demo demo] Get all volumes completed successfully. Jun 22 12:23:42.411677 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-80f1bec8-932a-476c-843b-91aa59132d0b demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:23:42.412140 np0000182468 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 7/28] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:23:42 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) Jun 22 12:23:52.402050 np0000182468 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=1 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:24:42.439756 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-0508b658-4cff-4581-9727-41b46f8022c3 None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:24:42.443541 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-0508b658-4cff-4581-9727-41b46f8022c3 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:24:42.443790 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-0508b658-4cff-4581-9727-41b46f8022c3 demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:24:42.444071 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-0508b658-4cff-4581-9727-41b46f8022c3 demo demo] Calling method 'detail' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:24:42.444419 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.api_utils [None req-0508b658-4cff-4581-9727-41b46f8022c3 demo demo] Removing options '' from query. {{(pid=112869) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:24:42.445433 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.volume.api [None req-0508b658-4cff-4581-9727-41b46f8022c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112869) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:24:42.454392 np0000182468 devstack@c-api.service[112869]: INFO cinder.volume.api [None req-0508b658-4cff-4581-9727-41b46f8022c3 demo demo] Get all volumes completed successfully. Jun 22 12:24:42.456448 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-0508b658-4cff-4581-9727-41b46f8022c3 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:24:42.456866 np0000182468 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 7/29] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:24:42 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) Jun 22 12:24:52.449492 np0000182468 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=1 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:25:42.476655 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-a16910b8-13d4-49a7-b15a-08f53ce8958c None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:25:42.481339 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-a16910b8-13d4-49a7-b15a-08f53ce8958c demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:25:42.481339 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-a16910b8-13d4-49a7-b15a-08f53ce8958c demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:25:42.484779 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-a16910b8-13d4-49a7-b15a-08f53ce8958c demo demo] Calling method 'detail' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:25:42.484779 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.api_utils [None req-a16910b8-13d4-49a7-b15a-08f53ce8958c demo demo] Removing options '' from query. {{(pid=112870) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:25:42.488778 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.volume.api [None req-a16910b8-13d4-49a7-b15a-08f53ce8958c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112870) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:25:42.496515 np0000182468 devstack@c-api.service[112870]: INFO cinder.volume.api [None req-a16910b8-13d4-49a7-b15a-08f53ce8958c demo demo] Get all volumes completed successfully. Jun 22 12:25:42.499963 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-a16910b8-13d4-49a7-b15a-08f53ce8958c demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:25:42.500715 np0000182468 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 8/30] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:25:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:25:52.491098 np0000182468 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:26:42.517522 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-4cfea8d1-49c4-4b1e-a6f6-4ecec4209cdf None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:26:42.520969 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-4cfea8d1-49c4-4b1e-a6f6-4ecec4209cdf demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:26:42.521309 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-4cfea8d1-49c4-4b1e-a6f6-4ecec4209cdf demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:26:42.521709 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-4cfea8d1-49c4-4b1e-a6f6-4ecec4209cdf demo demo] Calling method 'detail' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:26:42.522039 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-4cfea8d1-49c4-4b1e-a6f6-4ecec4209cdf demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:26:42.523183 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.volume.api [None req-4cfea8d1-49c4-4b1e-a6f6-4ecec4209cdf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112871) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:26:42.537150 np0000182468 devstack@c-api.service[112871]: INFO cinder.volume.api [None req-4cfea8d1-49c4-4b1e-a6f6-4ecec4209cdf demo demo] Get all volumes completed successfully. Jun 22 12:26:42.540646 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-4cfea8d1-49c4-4b1e-a6f6-4ecec4209cdf demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:26:42.541192 np0000182468 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 9/31] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:26:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 22 12:26:52.527846 np0000182468 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=1 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:27:42.558088 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-011b46c2-33d1-4b20-a5b5-b5a04ed30e21 None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:27:42.732318 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-011b46c2-33d1-4b20-a5b5-b5a04ed30e21 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:27:42.732741 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-011b46c2-33d1-4b20-a5b5-b5a04ed30e21 demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:27:42.733203 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-011b46c2-33d1-4b20-a5b5-b5a04ed30e21 demo demo] Calling method 'detail' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:27:42.733716 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.api_utils [None req-011b46c2-33d1-4b20-a5b5-b5a04ed30e21 demo demo] Removing options '' from query. {{(pid=112873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:27:42.735298 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.volume.api [None req-011b46c2-33d1-4b20-a5b5-b5a04ed30e21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:27:42.746778 np0000182468 devstack@c-api.service[112873]: INFO cinder.volume.api [None req-011b46c2-33d1-4b20-a5b5-b5a04ed30e21 demo demo] Get all volumes completed successfully. Jun 22 12:27:42.749265 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-011b46c2-33d1-4b20-a5b5-b5a04ed30e21 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:27:42.749832 np0000182468 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 8/32] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:27:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:27:52.740124 np0000182468 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=1 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:28:42.763170 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-509b7a01-7d49-4b0c-98ca-cd36d1966a5b None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:28:42.766353 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-509b7a01-7d49-4b0c-98ca-cd36d1966a5b demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:28:42.766626 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-509b7a01-7d49-4b0c-98ca-cd36d1966a5b demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:28:42.766903 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-509b7a01-7d49-4b0c-98ca-cd36d1966a5b demo demo] Calling method 'detail' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:28:42.767225 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.api_utils [None req-509b7a01-7d49-4b0c-98ca-cd36d1966a5b demo demo] Removing options '' from query. {{(pid=112869) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:28:42.768224 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.volume.api [None req-509b7a01-7d49-4b0c-98ca-cd36d1966a5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112869) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:28:42.779443 np0000182468 devstack@c-api.service[112869]: INFO cinder.volume.api [None req-509b7a01-7d49-4b0c-98ca-cd36d1966a5b demo demo] Get all volumes completed successfully. Jun 22 12:28:42.782313 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-509b7a01-7d49-4b0c-98ca-cd36d1966a5b demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:28:42.783086 np0000182468 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 8/33] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:28:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:28:52.772119 np0000182468 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=1 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:29:42.797927 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-e2f1227f-442a-4b30-99a6-6c203497f037 None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:29:42.800668 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-e2f1227f-442a-4b30-99a6-6c203497f037 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:29:42.800880 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-e2f1227f-442a-4b30-99a6-6c203497f037 demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:29:42.801236 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-e2f1227f-442a-4b30-99a6-6c203497f037 demo demo] Calling method 'detail' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:29:42.801498 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.api_utils [None req-e2f1227f-442a-4b30-99a6-6c203497f037 demo demo] Removing options '' from query. {{(pid=112870) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:29:42.802301 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.volume.api [None req-e2f1227f-442a-4b30-99a6-6c203497f037 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112870) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:29:42.813660 np0000182468 devstack@c-api.service[112870]: INFO cinder.volume.api [None req-e2f1227f-442a-4b30-99a6-6c203497f037 demo demo] Get all volumes completed successfully. Jun 22 12:29:42.817236 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-e2f1227f-442a-4b30-99a6-6c203497f037 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:29:42.819178 np0000182468 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 9/34] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:29:42 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) Jun 22 12:29:52.806113 np0000182468 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:30:42.834725 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-b30be02d-cab3-4fac-ac2d-04609afe4d55 None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:30:42.838641 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-b30be02d-cab3-4fac-ac2d-04609afe4d55 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:30:42.839571 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-b30be02d-cab3-4fac-ac2d-04609afe4d55 demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:30:42.839571 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-b30be02d-cab3-4fac-ac2d-04609afe4d55 demo demo] Calling method 'detail' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:30:42.839716 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-b30be02d-cab3-4fac-ac2d-04609afe4d55 demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:30:42.840986 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.volume.api [None req-b30be02d-cab3-4fac-ac2d-04609afe4d55 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112871) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:30:42.850245 np0000182468 devstack@c-api.service[112871]: INFO cinder.volume.api [None req-b30be02d-cab3-4fac-ac2d-04609afe4d55 demo demo] Get all volumes completed successfully. Jun 22 12:30:42.853306 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-b30be02d-cab3-4fac-ac2d-04609afe4d55 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:30:42.853963 np0000182468 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 10/35] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:30:42 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) Jun 22 12:30:52.845444 np0000182468 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=1 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:31:42.870900 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-00c9c60a-0f6b-4b35-ac44-f4ad67fcbd59 None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:31:42.874987 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-00c9c60a-0f6b-4b35-ac44-f4ad67fcbd59 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:31:42.875367 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-00c9c60a-0f6b-4b35-ac44-f4ad67fcbd59 demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:31:42.875736 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-00c9c60a-0f6b-4b35-ac44-f4ad67fcbd59 demo demo] Calling method 'detail' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:31:42.876101 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.api_utils [None req-00c9c60a-0f6b-4b35-ac44-f4ad67fcbd59 demo demo] Removing options '' from query. {{(pid=112873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:31:42.877818 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.volume.api [None req-00c9c60a-0f6b-4b35-ac44-f4ad67fcbd59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:31:42.886878 np0000182468 devstack@c-api.service[112873]: INFO cinder.volume.api [None req-00c9c60a-0f6b-4b35-ac44-f4ad67fcbd59 demo demo] Get all volumes completed successfully. Jun 22 12:31:42.888961 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-00c9c60a-0f6b-4b35-ac44-f4ad67fcbd59 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:31:42.889342 np0000182468 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 9/36] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:31:42 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) Jun 22 12:31:52.881730 np0000182468 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=1 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:32:42.909729 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-0c3d3456-7d5e-4936-8e2b-8c5dc7066017 None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:32:43.118709 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-0c3d3456-7d5e-4936-8e2b-8c5dc7066017 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:32:43.119328 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-0c3d3456-7d5e-4936-8e2b-8c5dc7066017 demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:32:43.119847 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-0c3d3456-7d5e-4936-8e2b-8c5dc7066017 demo demo] Calling method 'detail' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:32:43.120397 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.api_utils [None req-0c3d3456-7d5e-4936-8e2b-8c5dc7066017 demo demo] Removing options '' from query. {{(pid=112869) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:32:43.122147 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.volume.api [None req-0c3d3456-7d5e-4936-8e2b-8c5dc7066017 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112869) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:32:43.133350 np0000182468 devstack@c-api.service[112869]: INFO cinder.volume.api [None req-0c3d3456-7d5e-4936-8e2b-8c5dc7066017 demo demo] Get all volumes completed successfully. Jun 22 12:32:43.137071 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-0c3d3456-7d5e-4936-8e2b-8c5dc7066017 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:32:43.137891 np0000182468 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 9/37] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:32:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:32:53.125868 np0000182468 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=1 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:33:43.158117 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-68e55b12-f9e5-4c34-bb27-496166c09627 None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:33:43.161592 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-68e55b12-f9e5-4c34-bb27-496166c09627 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:33:43.161920 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-68e55b12-f9e5-4c34-bb27-496166c09627 demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:33:43.162222 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-68e55b12-f9e5-4c34-bb27-496166c09627 demo demo] Calling method 'detail' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:33:43.162560 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.api_utils [None req-68e55b12-f9e5-4c34-bb27-496166c09627 demo demo] Removing options '' from query. {{(pid=112870) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:33:43.163595 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.volume.api [None req-68e55b12-f9e5-4c34-bb27-496166c09627 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112870) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:33:43.172736 np0000182468 devstack@c-api.service[112870]: INFO cinder.volume.api [None req-68e55b12-f9e5-4c34-bb27-496166c09627 demo demo] Get all volumes completed successfully. Jun 22 12:33:43.174807 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-68e55b12-f9e5-4c34-bb27-496166c09627 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:33:43.175378 np0000182468 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 10/38] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:33:43 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) Jun 22 12:33:53.167281 np0000182468 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:34:43.195307 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-7ca9df48-3c04-4d0e-a19b-2391941b732c None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:34:43.199139 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-7ca9df48-3c04-4d0e-a19b-2391941b732c demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:34:43.199465 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-7ca9df48-3c04-4d0e-a19b-2391941b732c demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:34:43.199837 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-7ca9df48-3c04-4d0e-a19b-2391941b732c demo demo] Calling method 'detail' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:34:43.200278 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-7ca9df48-3c04-4d0e-a19b-2391941b732c demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:34:43.201677 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.volume.api [None req-7ca9df48-3c04-4d0e-a19b-2391941b732c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112871) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:34:43.214719 np0000182468 devstack@c-api.service[112871]: INFO cinder.volume.api [None req-7ca9df48-3c04-4d0e-a19b-2391941b732c demo demo] Get all volumes completed successfully. Jun 22 12:34:43.217745 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-7ca9df48-3c04-4d0e-a19b-2391941b732c demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:34:43.218242 np0000182468 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 11/39] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:34:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:34:53.207962 np0000182468 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=1 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:35:43.240971 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-30cd7446-fd01-4905-88ce-ab18c4673967 None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:35:43.243938 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-30cd7446-fd01-4905-88ce-ab18c4673967 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:35:43.244215 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-30cd7446-fd01-4905-88ce-ab18c4673967 demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:35:43.244449 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-30cd7446-fd01-4905-88ce-ab18c4673967 demo demo] Calling method 'detail' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:35:43.244786 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.api_utils [None req-30cd7446-fd01-4905-88ce-ab18c4673967 demo demo] Removing options '' from query. {{(pid=112873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:35:43.245773 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.volume.api [None req-30cd7446-fd01-4905-88ce-ab18c4673967 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:35:43.253291 np0000182468 devstack@c-api.service[112873]: INFO cinder.volume.api [None req-30cd7446-fd01-4905-88ce-ab18c4673967 demo demo] Get all volumes completed successfully. Jun 22 12:35:43.255381 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-30cd7446-fd01-4905-88ce-ab18c4673967 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:35:43.255805 np0000182468 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 10/40] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:35:43 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) Jun 22 12:35:53.249254 np0000182468 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=1 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:36:43.271879 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-c331d4af-030e-4d90-81d7-f1450ea151ea None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:36:43.276988 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-c331d4af-030e-4d90-81d7-f1450ea151ea demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:36:43.277316 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-c331d4af-030e-4d90-81d7-f1450ea151ea demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:36:43.277642 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-c331d4af-030e-4d90-81d7-f1450ea151ea demo demo] Calling method 'detail' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:36:43.278134 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.api_utils [None req-c331d4af-030e-4d90-81d7-f1450ea151ea demo demo] Removing options '' from query. {{(pid=112869) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:36:43.279702 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.volume.api [None req-c331d4af-030e-4d90-81d7-f1450ea151ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112869) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:36:43.290020 np0000182468 devstack@c-api.service[112869]: INFO cinder.volume.api [None req-c331d4af-030e-4d90-81d7-f1450ea151ea demo demo] Get all volumes completed successfully. Jun 22 12:36:43.292261 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-c331d4af-030e-4d90-81d7-f1450ea151ea demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:36:43.292781 np0000182468 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 10/41] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:36:43 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) Jun 22 12:36:53.284419 np0000182468 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=1 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:37:43.308863 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-0db4c270-3591-47b5-ad6a-4fc38bf73b37 None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:37:43.424045 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-0db4c270-3591-47b5-ad6a-4fc38bf73b37 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:37:43.424238 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-0db4c270-3591-47b5-ad6a-4fc38bf73b37 demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:37:43.424644 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-0db4c270-3591-47b5-ad6a-4fc38bf73b37 demo demo] Calling method 'detail' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:37:43.424976 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.api_utils [None req-0db4c270-3591-47b5-ad6a-4fc38bf73b37 demo demo] Removing options '' from query. {{(pid=112870) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:37:43.426053 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.volume.api [None req-0db4c270-3591-47b5-ad6a-4fc38bf73b37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112870) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:37:43.436312 np0000182468 devstack@c-api.service[112870]: INFO cinder.volume.api [None req-0db4c270-3591-47b5-ad6a-4fc38bf73b37 demo demo] Get all volumes completed successfully. Jun 22 12:37:43.443396 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-0db4c270-3591-47b5-ad6a-4fc38bf73b37 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:37:43.443967 np0000182468 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 11/42] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:37:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:37:53.429874 np0000182468 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:38:43.461695 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-cf0a7300-b99a-4b2a-944a-c0bfe16e9b36 None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:38:43.465173 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-cf0a7300-b99a-4b2a-944a-c0bfe16e9b36 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:38:43.465351 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-cf0a7300-b99a-4b2a-944a-c0bfe16e9b36 demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:38:43.465582 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-cf0a7300-b99a-4b2a-944a-c0bfe16e9b36 demo demo] Calling method 'detail' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:38:43.465867 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-cf0a7300-b99a-4b2a-944a-c0bfe16e9b36 demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:38:43.466588 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.volume.api [None req-cf0a7300-b99a-4b2a-944a-c0bfe16e9b36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112871) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:38:43.475633 np0000182468 devstack@c-api.service[112871]: INFO cinder.volume.api [None req-cf0a7300-b99a-4b2a-944a-c0bfe16e9b36 demo demo] Get all volumes completed successfully. Jun 22 12:38:43.478789 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-cf0a7300-b99a-4b2a-944a-c0bfe16e9b36 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:38:43.479395 np0000182468 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 12/43] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:38:43 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) Jun 22 12:38:53.469901 np0000182468 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=1 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:39:43.494807 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-61b916c5-011f-4278-9b59-8bf2e5f61b3e None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:39:43.499653 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-61b916c5-011f-4278-9b59-8bf2e5f61b3e demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:39:43.500146 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-61b916c5-011f-4278-9b59-8bf2e5f61b3e demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:39:43.500146 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-61b916c5-011f-4278-9b59-8bf2e5f61b3e demo demo] Calling method 'detail' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:39:43.500250 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.api_utils [None req-61b916c5-011f-4278-9b59-8bf2e5f61b3e demo demo] Removing options '' from query. {{(pid=112873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:39:43.501014 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.volume.api [None req-61b916c5-011f-4278-9b59-8bf2e5f61b3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:39:43.509593 np0000182468 devstack@c-api.service[112873]: INFO cinder.volume.api [None req-61b916c5-011f-4278-9b59-8bf2e5f61b3e demo demo] Get all volumes completed successfully. Jun 22 12:39:43.511690 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-61b916c5-011f-4278-9b59-8bf2e5f61b3e demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:39:43.512086 np0000182468 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 11/44] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:39:43 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) Jun 22 12:39:53.503850 np0000182468 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=1 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:40:43.528885 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-2f6144d5-cd2f-4df4-86d1-1ef565942a35 None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:40:43.532100 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-2f6144d5-cd2f-4df4-86d1-1ef565942a35 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:40:43.532391 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-2f6144d5-cd2f-4df4-86d1-1ef565942a35 demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:40:43.532723 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-2f6144d5-cd2f-4df4-86d1-1ef565942a35 demo demo] Calling method 'detail' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:40:43.533040 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.api_utils [None req-2f6144d5-cd2f-4df4-86d1-1ef565942a35 demo demo] Removing options '' from query. {{(pid=112869) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:40:43.534046 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.volume.api [None req-2f6144d5-cd2f-4df4-86d1-1ef565942a35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112869) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:40:43.542264 np0000182468 devstack@c-api.service[112869]: INFO cinder.volume.api [None req-2f6144d5-cd2f-4df4-86d1-1ef565942a35 demo demo] Get all volumes completed successfully. Jun 22 12:40:43.544464 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-2f6144d5-cd2f-4df4-86d1-1ef565942a35 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:40:43.545019 np0000182468 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 11/45] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:40:43 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) Jun 22 12:40:53.538069 np0000182468 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=1 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:41:43.562755 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-34b2ea38-81bb-4b16-a041-93501afa685f None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:41:43.565806 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-34b2ea38-81bb-4b16-a041-93501afa685f demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:41:43.566052 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-34b2ea38-81bb-4b16-a041-93501afa685f demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:41:43.566281 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-34b2ea38-81bb-4b16-a041-93501afa685f demo demo] Calling method 'detail' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:41:43.566583 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.api_utils [None req-34b2ea38-81bb-4b16-a041-93501afa685f demo demo] Removing options '' from query. {{(pid=112870) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:41:43.567542 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.volume.api [None req-34b2ea38-81bb-4b16-a041-93501afa685f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112870) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:41:43.575906 np0000182468 devstack@c-api.service[112870]: INFO cinder.volume.api [None req-34b2ea38-81bb-4b16-a041-93501afa685f demo demo] Get all volumes completed successfully. Jun 22 12:41:43.577731 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-34b2ea38-81bb-4b16-a041-93501afa685f demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:41:43.578047 np0000182468 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 12/46] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:41:43 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) Jun 22 12:41:53.570824 np0000182468 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:42:43.596594 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-8e72b91c-18ca-4838-82f6-2890111d5228 None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:42:43.743492 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-8e72b91c-18ca-4838-82f6-2890111d5228 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:42:43.743758 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-8e72b91c-18ca-4838-82f6-2890111d5228 demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:42:43.744072 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-8e72b91c-18ca-4838-82f6-2890111d5228 demo demo] Calling method 'detail' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:42:43.744460 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-8e72b91c-18ca-4838-82f6-2890111d5228 demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:42:43.745711 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.volume.api [None req-8e72b91c-18ca-4838-82f6-2890111d5228 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112871) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:42:43.755256 np0000182468 devstack@c-api.service[112871]: INFO cinder.volume.api [None req-8e72b91c-18ca-4838-82f6-2890111d5228 demo demo] Get all volumes completed successfully. Jun 22 12:42:43.757505 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-8e72b91c-18ca-4838-82f6-2890111d5228 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:42:43.757932 np0000182468 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 13/47] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:42:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:42:53.749988 np0000182468 devstack@c-api.service[112871]: DEBUG dbcounter [-] [112871] Writing DB stats cinder:SELECT=1 {{(pid=112871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:43:43.773824 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-1e727bb5-1abc-4800-9a92-00548bb80e16 None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:43:43.779165 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-1e727bb5-1abc-4800-9a92-00548bb80e16 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:43:43.779415 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-1e727bb5-1abc-4800-9a92-00548bb80e16 demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:43:43.779911 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-1e727bb5-1abc-4800-9a92-00548bb80e16 demo demo] Calling method 'detail' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:43:43.780533 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.api.api_utils [None req-1e727bb5-1abc-4800-9a92-00548bb80e16 demo demo] Removing options '' from query. {{(pid=112873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:43:43.781624 np0000182468 devstack@c-api.service[112873]: DEBUG cinder.volume.api [None req-1e727bb5-1abc-4800-9a92-00548bb80e16 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:43:43.789981 np0000182468 devstack@c-api.service[112873]: INFO cinder.volume.api [None req-1e727bb5-1abc-4800-9a92-00548bb80e16 demo demo] Get all volumes completed successfully. Jun 22 12:43:43.792290 np0000182468 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-1e727bb5-1abc-4800-9a92-00548bb80e16 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:43:43.792766 np0000182468 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 12/48] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:43:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 12:43:53.785502 np0000182468 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=1 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:44:43.812261 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.middleware.request_id [None req-0809e1da-8eea-4945-9888-8a90b09ef8cd None None] RequestId filter calling following filter/app {{(pid=112869) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:44:43.815752 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-0809e1da-8eea-4945-9888-8a90b09ef8cd demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:44:43.816049 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-0809e1da-8eea-4945-9888-8a90b09ef8cd demo demo] Empty body provided in request {{(pid=112869) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:44:43.816215 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.openstack.wsgi [None req-0809e1da-8eea-4945-9888-8a90b09ef8cd demo demo] Calling method 'detail' {{(pid=112869) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:44:43.816558 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.api.api_utils [None req-0809e1da-8eea-4945-9888-8a90b09ef8cd demo demo] Removing options '' from query. {{(pid=112869) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:44:43.817557 np0000182468 devstack@c-api.service[112869]: DEBUG cinder.volume.api [None req-0809e1da-8eea-4945-9888-8a90b09ef8cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112869) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:44:43.828996 np0000182468 devstack@c-api.service[112869]: INFO cinder.volume.api [None req-0809e1da-8eea-4945-9888-8a90b09ef8cd demo demo] Get all volumes completed successfully. Jun 22 12:44:43.832653 np0000182468 devstack@c-api.service[112869]: INFO cinder.api.openstack.wsgi [None req-0809e1da-8eea-4945-9888-8a90b09ef8cd demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:44:43.832653 np0000182468 devstack@c-api.service[112869]: [pid: 112869|app: 0|req: 12/49] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:44:43 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) Jun 22 12:44:53.821274 np0000182468 devstack@c-api.service[112869]: DEBUG dbcounter [-] [112869] Writing DB stats cinder:SELECT=1 {{(pid=112869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:45:43.845310 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.middleware.request_id [None req-0311d75a-b75f-4c8c-b7cb-9d13360381fd None None] RequestId filter calling following filter/app {{(pid=112870) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:45:43.849032 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-0311d75a-b75f-4c8c-b7cb-9d13360381fd demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:45:43.849032 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-0311d75a-b75f-4c8c-b7cb-9d13360381fd demo demo] Empty body provided in request {{(pid=112870) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:45:43.849032 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.openstack.wsgi [None req-0311d75a-b75f-4c8c-b7cb-9d13360381fd demo demo] Calling method 'detail' {{(pid=112870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:45:43.849032 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.api.api_utils [None req-0311d75a-b75f-4c8c-b7cb-9d13360381fd demo demo] Removing options '' from query. {{(pid=112870) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:45:43.849032 np0000182468 devstack@c-api.service[112870]: DEBUG cinder.volume.api [None req-0311d75a-b75f-4c8c-b7cb-9d13360381fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112870) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:45:43.856542 np0000182468 devstack@c-api.service[112870]: INFO cinder.volume.api [None req-0311d75a-b75f-4c8c-b7cb-9d13360381fd demo demo] Get all volumes completed successfully. Jun 22 12:45:43.858654 np0000182468 devstack@c-api.service[112870]: INFO cinder.api.openstack.wsgi [None req-0311d75a-b75f-4c8c-b7cb-9d13360381fd demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:45:43.859038 np0000182468 devstack@c-api.service[112870]: [pid: 112870|app: 0|req: 13/50] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:45:43 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) Jun 22 12:45:53.852359 np0000182468 devstack@c-api.service[112870]: DEBUG dbcounter [-] [112870] Writing DB stats cinder:SELECT=1 {{(pid=112870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 12:46:43.880851 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.middleware.request_id [None req-bf78567d-43e4-4719-a3d2-1e6b867c83fa None None] RequestId filter calling following filter/app {{(pid=112871) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 12:46:43.883894 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-bf78567d-43e4-4719-a3d2-1e6b867c83fa demo demo] GET https://199.204.45.23/volume/v3/volumes/detail Jun 22 12:46:43.884154 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-bf78567d-43e4-4719-a3d2-1e6b867c83fa demo demo] Empty body provided in request {{(pid=112871) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 12:46:43.884401 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.openstack.wsgi [None req-bf78567d-43e4-4719-a3d2-1e6b867c83fa demo demo] Calling method 'detail' {{(pid=112871) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 12:46:43.884734 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.api.api_utils [None req-bf78567d-43e4-4719-a3d2-1e6b867c83fa demo demo] Removing options '' from query. {{(pid=112871) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 12:46:43.885787 np0000182468 devstack@c-api.service[112871]: DEBUG cinder.volume.api [None req-bf78567d-43e4-4719-a3d2-1e6b867c83fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112871) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 12:46:43.895639 np0000182468 devstack@c-api.service[112871]: INFO cinder.volume.api [None req-bf78567d-43e4-4719-a3d2-1e6b867c83fa demo demo] Get all volumes completed successfully. Jun 22 12:46:43.898218 np0000182468 devstack@c-api.service[112871]: INFO cinder.api.openstack.wsgi [None req-bf78567d-43e4-4719-a3d2-1e6b867c83fa demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 Jun 22 12:46:43.898595 np0000182468 devstack@c-api.service[112871]: [pid: 112871|app: 0|req: 14/51] 199.204.45.23 () {64 vars in 1289 bytes} [Mon Jun 22 12:46:43 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)