May 06 15:12:46.680444 np0000172277 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 06 15:12:46.688035 np0000172277 devstack@c-api.service[112577]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 06 15:12:46.697613 np0000172277 devstack@c-api.service[112577]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 6 15:12:46 2026] *** May 06 15:12:46.697613 np0000172277 devstack@c-api.service[112577]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 06 15:12:46.697613 np0000172277 devstack@c-api.service[112577]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 06 15:12:46.697613 np0000172277 devstack@c-api.service[112577]: nodename: np0000172277 May 06 15:12:46.697613 np0000172277 devstack@c-api.service[112577]: machine: x86_64 May 06 15:12:46.697613 np0000172277 devstack@c-api.service[112577]: clock source: unix May 06 15:12:46.697613 np0000172277 devstack@c-api.service[112577]: pcre jit disabled May 06 15:12:46.697613 np0000172277 devstack@c-api.service[112577]: detected number of CPU cores: 16 May 06 15:12:46.697613 np0000172277 devstack@c-api.service[112577]: current working directory: / May 06 15:12:46.697613 np0000172277 devstack@c-api.service[112577]: detected binary path: /usr/bin/uwsgi-core May 06 15:12:46.697613 np0000172277 devstack@c-api.service[112577]: your processes number limit is 256917 May 06 15:12:46.697613 np0000172277 devstack@c-api.service[112577]: your memory page size is 4096 bytes May 06 15:12:46.697613 np0000172277 devstack@c-api.service[112577]: detected max file descriptor number: 2048 May 06 15:12:46.697613 np0000172277 devstack@c-api.service[112577]: lock engine: pthread robust mutexes May 06 15:12:46.698397 np0000172277 devstack@c-api.service[112577]: thunder lock: enabled May 06 15:12:46.698397 np0000172277 devstack@c-api.service[112577]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 06 15:12:46.698397 np0000172277 devstack@c-api.service[112577]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 06 15:12:46.698397 np0000172277 devstack@c-api.service[112577]: PEP 405 virtualenv detected: /opt/stack/data/venv May 06 15:12:46.698397 np0000172277 devstack@c-api.service[112577]: Set PythonHome to /opt/stack/data/venv May 06 15:12:46.732652 np0000172277 devstack@c-api.service[112577]: Python main interpreter initialized at 0x79fe726a3668 May 06 15:12:46.732652 np0000172277 devstack@c-api.service[112577]: python threads support enabled May 06 15:12:46.732652 np0000172277 devstack@c-api.service[112577]: your server socket listen backlog is limited to 100 connections May 06 15:12:46.732652 np0000172277 devstack@c-api.service[112577]: your mercy for graceful operations on workers is 80 seconds May 06 15:12:46.733175 np0000172277 devstack@c-api.service[112577]: mapped 671795 bytes (656 KB) for 4 cores May 06 15:12:46.733273 np0000172277 devstack@c-api.service[112577]: *** Operational MODE: preforking *** May 06 15:12:46.733488 np0000172277 devstack@c-api.service[112577]: *** uWSGI is running in multiple interpreter mode *** May 06 15:12:46.733488 np0000172277 devstack@c-api.service[112577]: spawned uWSGI master process (pid: 112577) May 06 15:12:46.733596 np0000172277 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 06 15:12:46.734244 np0000172277 devstack@c-api.service[112577]: spawned uWSGI worker 1 (pid: 112587, cores: 1) May 06 15:12:46.734723 np0000172277 devstack@c-api.service[112577]: spawned uWSGI worker 2 (pid: 112588, cores: 1) May 06 15:12:46.735217 np0000172277 devstack@c-api.service[112577]: spawned uWSGI worker 3 (pid: 112589, cores: 1) May 06 15:12:46.735872 np0000172277 devstack@c-api.service[112577]: spawned uWSGI worker 4 (pid: 112590, cores: 1) May 06 15:12:46.735959 np0000172277 devstack@c-api.service[112577]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 06 15:12:46.869358 np0000172277 devstack@c-api.service[112588]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 15:12:46.869358 np0000172277 devstack@c-api.service[112588]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 15:12:46.869358 np0000172277 devstack@c-api.service[112588]: we strongly recommend against using it for new projects. May 06 15:12:46.869358 np0000172277 devstack@c-api.service[112588]: If you are already using Eventlet, we recommend migrating to a different May 06 15:12:46.869358 np0000172277 devstack@c-api.service[112588]: framework. For more detail see May 06 15:12:46.869358 np0000172277 devstack@c-api.service[112588]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 15:12:46.869358 np0000172277 devstack@c-api.service[112588]: import eventlet # noqa May 06 15:12:46.883678 np0000172277 devstack@c-api.service[112587]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 15:12:46.883678 np0000172277 devstack@c-api.service[112587]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 15:12:46.883678 np0000172277 devstack@c-api.service[112587]: we strongly recommend against using it for new projects. May 06 15:12:46.883678 np0000172277 devstack@c-api.service[112587]: If you are already using Eventlet, we recommend migrating to a different May 06 15:12:46.883678 np0000172277 devstack@c-api.service[112587]: framework. For more detail see May 06 15:12:46.883678 np0000172277 devstack@c-api.service[112587]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 15:12:46.883678 np0000172277 devstack@c-api.service[112587]: import eventlet # noqa May 06 15:12:46.885819 np0000172277 devstack@c-api.service[112589]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 15:12:46.885819 np0000172277 devstack@c-api.service[112589]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 15:12:46.885819 np0000172277 devstack@c-api.service[112589]: we strongly recommend against using it for new projects. May 06 15:12:46.885819 np0000172277 devstack@c-api.service[112589]: If you are already using Eventlet, we recommend migrating to a different May 06 15:12:46.885819 np0000172277 devstack@c-api.service[112589]: framework. For more detail see May 06 15:12:46.885819 np0000172277 devstack@c-api.service[112589]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 15:12:46.885819 np0000172277 devstack@c-api.service[112589]: import eventlet # noqa May 06 15:12:46.900684 np0000172277 devstack@c-api.service[112590]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 15:12:46.900684 np0000172277 devstack@c-api.service[112590]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 15:12:46.900684 np0000172277 devstack@c-api.service[112590]: we strongly recommend against using it for new projects. May 06 15:12:46.900684 np0000172277 devstack@c-api.service[112590]: If you are already using Eventlet, we recommend migrating to a different May 06 15:12:46.900684 np0000172277 devstack@c-api.service[112590]: framework. For more detail see May 06 15:12:46.900684 np0000172277 devstack@c-api.service[112590]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 15:12:46.900684 np0000172277 devstack@c-api.service[112590]: import eventlet # noqa May 06 15:12:46.972857 np0000172277 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 15:12:46.972857 np0000172277 devstack@c-api.service[112587]: debtcollector.deprecate( May 06 15:12:46.984863 np0000172277 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 15:12:46.984863 np0000172277 devstack@c-api.service[112589]: debtcollector.deprecate( May 06 15:12:46.985048 np0000172277 devstack@c-api.service[112588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 15:12:46.985048 np0000172277 devstack@c-api.service[112588]: debtcollector.deprecate( May 06 15:12:46.986792 np0000172277 devstack@c-api.service[112590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 15:12:46.986792 np0000172277 devstack@c-api.service[112590]: debtcollector.deprecate( May 06 15:12:47.058296 np0000172277 devstack@c-api.service[112589]: /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 May 06 15:12:47.058296 np0000172277 devstack@c-api.service[112589]: from cgi import parse_header May 06 15:12:47.063603 np0000172277 devstack@c-api.service[112588]: /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 May 06 15:12:47.063603 np0000172277 devstack@c-api.service[112588]: from cgi import parse_header May 06 15:12:47.070848 np0000172277 devstack@c-api.service[112590]: /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 May 06 15:12:47.070848 np0000172277 devstack@c-api.service[112590]: from cgi import parse_header May 06 15:12:47.101116 np0000172277 devstack@c-api.service[112587]: /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 May 06 15:12:47.101116 np0000172277 devstack@c-api.service[112587]: from cgi import parse_header May 06 15:12:47.104568 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:47.104568 np0000172277 devstack@c-api.service[112589]: removals.removed_module( May 06 15:12:47.105408 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:47.105408 np0000172277 devstack@c-api.service[112589]: removals.removed_module( May 06 15:12:47.108009 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:47.108009 np0000172277 devstack@c-api.service[112588]: removals.removed_module( May 06 15:12:47.108730 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:47.108730 np0000172277 devstack@c-api.service[112588]: removals.removed_module( May 06 15:12:47.116424 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:47.116424 np0000172277 devstack@c-api.service[112590]: removals.removed_module( May 06 15:12:47.117531 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:47.117531 np0000172277 devstack@c-api.service[112590]: removals.removed_module( May 06 15:12:47.172306 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:12:47.172306 np0000172277 devstack@c-api.service[112587]: removals.removed_module( May 06 15:12:47.172937 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:12:47.172937 np0000172277 devstack@c-api.service[112587]: removals.removed_module( May 06 15:12:47.748126 np0000172277 devstack@c-api.service[112589]: /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 May 06 15:12:47.748126 np0000172277 devstack@c-api.service[112589]: warnings.warn( May 06 15:12:47.769336 np0000172277 devstack@c-api.service[112588]: /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 May 06 15:12:47.769336 np0000172277 devstack@c-api.service[112588]: warnings.warn( May 06 15:12:47.769836 np0000172277 devstack@c-api.service[112590]: /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 May 06 15:12:47.769836 np0000172277 devstack@c-api.service[112590]: warnings.warn( May 06 15:12:47.853394 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:47.853394 np0000172277 devstack@c-api.service[112589]: warnings.warn( May 06 15:12:47.871711 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:47.871711 np0000172277 devstack@c-api.service[112590]: warnings.warn( May 06 15:12:47.890857 np0000172277 devstack@c-api.service[112587]: /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 May 06 15:12:47.890857 np0000172277 devstack@c-api.service[112587]: warnings.warn( May 06 15:12:47.930545 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:47.930545 np0000172277 devstack@c-api.service[112588]: warnings.warn( May 06 15:12:48.018301 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:12:48.018301 np0000172277 devstack@c-api.service[112587]: warnings.warn( May 06 15:12:48.179391 np0000172277 devstack@c-api.service[112589]: 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. May 06 15:12:48.180035 np0000172277 devstack@c-api.service[112589]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112589) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 15:12:48.195831 np0000172277 devstack@c-api.service[112590]: 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. May 06 15:12:48.196364 np0000172277 devstack@c-api.service[112590]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112590) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 15:12:48.251330 np0000172277 devstack@c-api.service[112588]: 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. May 06 15:12:48.251597 np0000172277 devstack@c-api.service[112588]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112588) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 15:12:48.267972 np0000172277 devstack@c-api.service[112589]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 06 15:12:48.267972 np0000172277 devstack@c-api.service[112589]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 15:12:48.277451 np0000172277 devstack@c-api.service[112590]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 06 15:12:48.277451 np0000172277 devstack@c-api.service[112590]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 15:12:48.315762 np0000172277 devstack@c-api.service[112588]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 06 15:12:48.315762 np0000172277 devstack@c-api.service[112588]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 15:12:48.365538 np0000172277 devstack@c-api.service[112587]: 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. May 06 15:12:48.365686 np0000172277 devstack@c-api.service[112587]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112587) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 15:12:48.429448 np0000172277 devstack@c-api.service[112587]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 06 15:12:48.429448 np0000172277 devstack@c-api.service[112587]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 15:12:48.823776 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112588) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 15:12:48.824030 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112590) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 15:12:48.824313 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.824447 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.824591 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.824591 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.824844 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.824972 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112589) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 15:12:48.825125 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.826273 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.826451 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.829187 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.829377 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.829510 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.829510 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.829510 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.829874 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.829994 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.830148 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.830289 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.830429 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.830565 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.830565 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.830565 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.830565 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.830565 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.831159 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.831159 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.831159 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.831159 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.831159 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.831159 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.831159 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.831517 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.831517 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.831517 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.831517 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.831517 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.831517 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.831517 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.831517 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.831517 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.831517 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.832030 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.832136 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.832195 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.832253 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.832323 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.832386 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.832448 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.832448 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.832554 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.832677 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.832677 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.832677 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.832677 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.832677 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.832677 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.833043 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.833749 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.833913 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.834051 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.834051 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.834342 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.834342 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.834342 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.834342 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.834342 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.834342 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.834342 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.834342 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.834342 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.834342 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.835573 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.835573 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.835804 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.835804 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.835804 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.835804 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.835804 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.835804 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.835804 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.836881 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.836881 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.836881 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.836881 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.836881 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.836881 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.836881 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.837689 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.837689 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.837689 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.837833 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.837858 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.837881 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.837904 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.837904 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.837955 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.837982 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.838005 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.838005 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.838005 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.838177 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.838234 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.838301 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.838301 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.838301 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.838301 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.838301 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.838301 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.838301 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.838301 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.838301 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.838710 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.838740 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.838767 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.838796 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.838821 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.838821 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.838863 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.838890 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.838915 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.838951 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.838951 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.838993 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.838993 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.838993 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.838993 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.838993 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.839120 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.839146 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.839146 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.839209 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.839209 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.839268 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112587) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 15:12:48.839304 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.839304 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.839304 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.839304 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.839397 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.839397 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.839458 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.839483 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.839544 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.839544 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.839609 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.839635 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.839659 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.839682 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.839705 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.839729 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.839752 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.839779 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.839802 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.839828 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.839855 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.839878 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.839911 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.839934 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.839961 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.839985 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.840014 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.840037 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.840037 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.840105 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.840130 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.840153 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.840180 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.840180 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.840180 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.840640 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.840640 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.840640 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.840640 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.840640 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.840938 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.840938 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.840938 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.840938 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.840938 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.841194 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.841194 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.841194 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.841440 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.841491 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.841542 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.841593 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.841650 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.841715 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.841765 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.841816 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.841872 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.841925 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.841977 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.842027 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.842091 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.842147 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.842205 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.842257 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.842305 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.842355 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.842414 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.842470 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.842521 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.842572 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.842625 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.842679 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.842730 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.842783 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.842838 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.842888 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.842951 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.843005 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.843055 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.843125 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.843176 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.843226 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.843275 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.843326 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.843374 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.843436 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.843490 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.843540 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.843589 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.843637 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.843694 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.843759 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.843826 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.843883 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.843939 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.843991 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.844040 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.844111 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.844139 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.844166 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.844197 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.844220 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.844244 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.844267 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.844291 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.844317 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.844340 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.844368 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.844391 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.844418 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.844441 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.844463 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.844487 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.844512 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.844535 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.844578 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.844609 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.844636 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.844636 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.844636 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.844718 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.844746 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.844773 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.844800 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.844833 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.844856 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.844879 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.844902 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.844925 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.844953 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.844980 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.845003 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.845025 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.845048 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.845048 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.845048 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.845048 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.845457 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.845517 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.845574 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.845688 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.845796 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.845902 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.846009 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.846178 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.846300 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.846409 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.846517 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.846668 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.846787 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.847199 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.847257 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.847323 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.847376 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.847444 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.847496 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.847609 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.847660 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.847715 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.847769 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.847818 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.847818 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.847818 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.847818 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.847818 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.847818 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.847818 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.847818 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.847818 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.847818 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.848316 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.848316 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.848316 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.848316 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.848316 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.848316 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.848316 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.848316 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.848316 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.848316 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.848897 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.848897 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.848897 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.848897 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.848897 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.848897 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.848897 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.848897 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.848897 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.849868 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.849868 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.849868 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.849868 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.849868 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.849868 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.849868 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.850242 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.850242 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.850242 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.850242 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.850242 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.850515 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.850588 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.850644 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.850702 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.850753 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.850809 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.850862 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.850913 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.850964 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.851017 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.851086 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.851145 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.851211 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.851265 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.851324 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.851381 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.851436 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.851436 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.851436 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.851592 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.851644 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.851702 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.851767 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.851767 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.851865 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.851915 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.851967 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.852027 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.852136 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.852191 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.852242 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.852303 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.852361 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.852414 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.852471 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.852522 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.852632 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.852689 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.852741 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.852791 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.852840 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.852891 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.852947 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.853005 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.853056 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.853131 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.853181 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.853234 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.853307 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.853335 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.853369 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.853393 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.853422 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.853446 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.853469 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.853493 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.853519 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.853542 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.853569 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.853593 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.853623 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.853654 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.853682 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.853711 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.853738 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.853762 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.853786 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.853786 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.853786 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.853786 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.853786 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.853905 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.853930 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.853959 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.853983 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.854007 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.854030 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.854054 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.854301 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.854359 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.855761 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.855827 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.855882 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.855945 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.856025 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.856095 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.856163 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.856218 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.856279 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.856332 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.856388 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.856441 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.856497 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.856571 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.856644 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.856706 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.856776 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.856834 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.856885 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.856929 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.856960 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.856960 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.856960 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.857135 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.857173 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.857197 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.857220 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.857244 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.857269 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.857291 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.857319 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.857343 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.857366 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.857395 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.857419 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.857445 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.857467 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.857491 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.857514 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.857536 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.857560 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.857584 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.857606 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.857649 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.857649 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.857649 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.857649 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.857649 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.857753 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.857753 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.857753 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.857753 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.857753 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.857753 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.857889 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.857914 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.857940 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.857940 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.857987 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.858011 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.858034 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.858058 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.858058 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.858126 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.858149 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.858172 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.858172 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.858230 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.858254 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.858278 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.858301 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.858336 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.858364 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.858388 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.858412 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.858436 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.858459 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.858485 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.858509 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.858534 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.858561 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.858561 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.858612 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.858638 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.858638 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.858680 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.858680 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.858723 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.858746 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.858768 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.858797 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.858820 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.858844 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.858867 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.858890 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.858912 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.858946 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.858969 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.858969 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.858969 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.858969 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.858969 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.858969 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.858969 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.860133 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.860133 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.860269 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.860332 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.860387 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.860458 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.860487 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.860510 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.860538 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.860620 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.860651 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.860678 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.860705 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.860733 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.860761 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.860796 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.860824 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.860848 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.860872 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.860900 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.860923 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.860946 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.860974 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.860998 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.861020 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.861046 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.861095 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.861121 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.861144 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.861144 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.861144 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.861144 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.861144 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.861144 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.861271 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.861295 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.861318 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.861318 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.861318 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.861318 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.861318 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.861318 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.861445 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.861445 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.861445 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.861445 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.861445 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.861445 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.861445 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.861599 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.861599 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.861599 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.861599 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.861599 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.861599 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.861599 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.862026 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.862099 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.862135 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.862512 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.862512 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.862512 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.862686 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.862767 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.862821 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.862821 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.862821 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.862821 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.862821 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.862821 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.863162 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.863162 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.863268 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.863319 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.863385 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.863439 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.863439 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.863543 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.863600 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.863654 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.863705 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.863705 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.863705 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.863878 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.867485 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.867570 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.867630 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.867709 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.867709 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.867818 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.867818 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.867924 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.867978 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.868034 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.868152 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.868238 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.868296 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.868357 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.868420 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.868505 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.868604 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.868664 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.868717 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.868786 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.868862 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.868916 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.868974 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.868974 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.869134 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.869193 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.869248 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.869310 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.869424 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.869555 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.869555 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.869555 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.869555 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.869555 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.869941 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.870019 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.870114 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.870114 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.870114 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.870114 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.870114 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.870114 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.870548 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.870548 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.870548 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.870548 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.870867 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.870966 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.871060 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.871173 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.871173 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.871342 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.871342 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.871342 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.871342 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.871632 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.871726 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.871803 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.871803 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.871943 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.872017 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.872123 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.872207 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.872285 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.872369 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.872442 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.872515 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.872651 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.872651 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.872651 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.872651 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.872651 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.872651 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.872651 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.872651 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.872651 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.872651 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.873553 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.873553 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.873553 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.873553 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.873553 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.873553 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.873553 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.875859 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.875987 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.875987 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.876186 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.876186 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.876186 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.876433 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.876529 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.876663 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.876756 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.876756 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.876946 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.876946 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.877018 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.877056 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.877223 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.877262 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.877295 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.877329 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.877362 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.877396 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.877429 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.877429 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.877429 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.877429 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.877429 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.877429 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.877429 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.878244 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.878329 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.878329 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.878421 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.878456 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.878609 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.878609 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.878893 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.879001 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.879095 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.879095 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.879266 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.879266 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.879266 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.879430 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.879527 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.879527 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.879597 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.879633 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.879668 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.879702 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.879750 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.879786 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.879819 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.879853 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.879897 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.879971 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.880018 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.880054 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.880126 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.880168 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.880168 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.880168 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.880273 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.880310 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.880350 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.880390 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.880425 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.880460 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.880496 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.880529 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.880615 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.880668 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.880712 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.880753 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.880791 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.880833 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.880866 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.880904 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.880938 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.880973 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.881006 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.881047 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.881098 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.881141 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.881176 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.881764 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.881764 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.881764 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.881764 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.882088 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.882172 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.882359 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.882446 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.882521 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.882613 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.882688 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.882762 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.882762 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.882929 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.883020 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.883196 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.883291 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.883370 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.883450 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.883556 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.883640 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.883715 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.883787 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.883861 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.883937 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.884026 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.884156 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.884348 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.884514 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.884643 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.884741 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.884983 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.885029 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.885064 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.885120 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.885167 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.885213 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.885246 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.885279 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.885311 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.885351 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.885384 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.885417 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.885450 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.885483 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.885522 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.885566 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.885599 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.885634 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.885673 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.885924 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.885959 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.885992 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.886656 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.886781 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.886781 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.886956 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.886956 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.886956 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.886956 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.887274 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.887356 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.887452 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.887551 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.887634 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.887713 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.887802 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.887802 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.887802 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.887987 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.888026 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.888059 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.888059 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.888059 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.888184 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.888222 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.888222 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.888282 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.888318 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.888358 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.888358 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.888358 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.888358 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.888358 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.888814 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.888908 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.888908 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.889050 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.889050 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.889231 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.889314 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.889396 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.889473 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.889473 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.889550 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.889587 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.889612 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.889636 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.889660 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.889684 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.889707 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.889734 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.889763 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.889791 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.889815 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.889839 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.889877 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.889907 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.889933 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.889955 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.889978 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112587) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.890001 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112588) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.890025 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.890052 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.890106 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.890106 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.890151 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.890175 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.890202 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.890225 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.890249 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.890271 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.890295 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112587) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.890317 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112589) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.890340 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.890364 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112587) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.890392 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.890392 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.890392 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.890392 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 15:12:48.890392 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112590) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 15:12:48.890392 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 15:12:48.890392 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 15:12:48.890392 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 15:12:48.890392 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112590) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 15:12:48.890392 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112590) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 15:12:48.936363 np0000172277 devstack@c-api.service[112589]: INFO dbcounter [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Registered counter for database cinder May 06 15:12:48.936482 np0000172277 devstack@c-api.service[112588]: INFO dbcounter [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Registered counter for database cinder May 06 15:12:48.936917 np0000172277 devstack@c-api.service[112590]: INFO dbcounter [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Registered counter for database cinder May 06 15:12:48.936993 np0000172277 devstack@c-api.service[112587]: INFO dbcounter [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Registered counter for database cinder May 06 15:12:48.960424 np0000172277 devstack@c-api.service[112590]: DEBUG oslo_db.sqlalchemy.engines [None req-646677ed-0775-41a8-9a71-75ac2696aff5 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=112590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 15:12:48.964286 np0000172277 devstack@c-api.service[112589]: DEBUG oslo_db.sqlalchemy.engines [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 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=112589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 15:12:48.969116 np0000172277 devstack@c-api.service[112588]: DEBUG oslo_db.sqlalchemy.engines [None req-464a8a25-4d0a-4368-a168-c523286d55ae 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=112588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 15:12:48.973352 np0000172277 devstack@c-api.service[112587]: DEBUG oslo_db.sqlalchemy.engines [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 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=112587) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 15:12:49.081152 np0000172277 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writer thread running {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 15:12:49.084778 np0000172277 devstack@c-api.service[112590]: INFO cinder.rpc [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 15:12:49.087217 np0000172277 devstack@c-api.service[112590]: INFO cinder.rpc [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 15:12:49.089364 np0000172277 devstack@c-api.service[112590]: INFO cinder.rpc [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 15:12:49.089603 np0000172277 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writer thread running {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 15:12:49.091602 np0000172277 devstack@c-api.service[112590]: INFO cinder.rpc [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 15:12:49.091748 np0000172277 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writer thread running {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 15:12:49.092753 np0000172277 devstack@c-api.service[112588]: INFO cinder.rpc [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 15:12:49.092940 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.095242 np0000172277 devstack@c-api.service[112588]: INFO cinder.rpc [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 15:12:49.095415 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.095540 np0000172277 devstack@c-api.service[112589]: INFO cinder.rpc [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 15:12:49.097906 np0000172277 devstack@c-api.service[112588]: INFO cinder.rpc [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 15:12:49.098804 np0000172277 devstack@c-api.service[112589]: INFO cinder.rpc [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 15:12:49.100217 np0000172277 devstack@c-api.service[112588]: INFO cinder.rpc [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 15:12:49.101162 np0000172277 devstack@c-api.service[112590]: DEBUG oslo_db.sqlalchemy.engines [None req-646677ed-0775-41a8-9a71-75ac2696aff5 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=112590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 15:12:49.101506 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.101641 np0000172277 devstack@c-api.service[112589]: INFO cinder.rpc [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 15:12:49.103266 np0000172277 devstack@c-api.service[112590]: INFO cinder.rpc [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 15:12:49.103758 np0000172277 devstack@c-api.service[112589]: INFO cinder.rpc [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 15:12:49.103978 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.105260 np0000172277 devstack@c-api.service[112590]: INFO cinder.rpc [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 15:12:49.105408 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.106157 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.107794 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.110149 np0000172277 devstack@c-api.service[112588]: DEBUG oslo_db.sqlalchemy.engines [None req-464a8a25-4d0a-4368-a168-c523286d55ae 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=112588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 15:12:49.112206 np0000172277 devstack@c-api.service[112588]: INFO cinder.rpc [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 15:12:49.113251 np0000172277 devstack@c-api.service[112589]: DEBUG oslo_db.sqlalchemy.engines [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 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=112589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 15:12:49.114221 np0000172277 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writer thread running {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 15:12:49.114443 np0000172277 devstack@c-api.service[112588]: INFO cinder.rpc [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 15:12:49.115458 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.115616 np0000172277 devstack@c-api.service[112589]: INFO cinder.rpc [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 15:12:49.116686 np0000172277 devstack@c-api.service[112587]: INFO cinder.rpc [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 15:12:49.117772 np0000172277 devstack@c-api.service[112589]: INFO cinder.rpc [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 15:12:49.118610 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.118897 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.119094 np0000172277 devstack@c-api.service[112587]: INFO cinder.rpc [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 15:12:49.121484 np0000172277 devstack@c-api.service[112587]: INFO cinder.rpc [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 15:12:49.123042 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.123224 np0000172277 devstack@c-api.service[112587]: INFO cinder.rpc [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 15:12:49.124145 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.125868 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.126337 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.127817 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.128457 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.130600 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.131097 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.131804 np0000172277 devstack@c-api.service[112587]: DEBUG oslo_db.sqlalchemy.engines [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 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=112587) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 15:12:49.131990 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.135718 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.136696 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.136852 np0000172277 devstack@c-api.service[112587]: INFO cinder.rpc [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 15:12:49.137055 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.137288 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.137758 np0000172277 devstack@c-api.service[112587]: INFO cinder.rpc [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 15:12:49.138650 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.138930 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.139323 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.140534 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.141772 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.142746 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.143416 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.144746 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.145735 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.147152 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.148717 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.148809 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.148979 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.151441 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.151598 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.151839 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.152871 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.154851 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.155063 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.155896 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.156765 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.157261 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.157415 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.158357 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.159511 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.160181 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.160796 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.162527 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.162725 np0000172277 devstack@c-api.service[112590]: WARNING cinder.api.contrib.hosts [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 15:12:49.163553 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.165145 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.165379 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.166179 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.166619 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.166753 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.168384 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.168589 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.169625 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.169730 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.170222 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.170365 np0000172277 devstack@c-api.service[112588]: WARNING cinder.api.contrib.hosts [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 15:12:49.171271 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.171599 np0000172277 devstack@c-api.service[112589]: WARNING cinder.api.contrib.hosts [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 15:12:49.172329 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.172453 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.172992 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.173107 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.173796 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.174090 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.174278 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.175320 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.175552 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.175739 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.175829 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.176458 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: extensions {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.176825 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.177297 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.177733 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: encryption {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.178356 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.178794 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.178987 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.179426 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: os-hosts {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.180180 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.180567 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.180662 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.180878 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: os-quota-class-sets {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.181691 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.181917 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.182232 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: capabilities {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.182764 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: extensions {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.183134 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.183229 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.183604 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: extra_specs {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.183990 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: extensions {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.184116 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: encryption {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.185212 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: os-volume-manage {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.185323 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: encryption {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.185867 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: os-hosts {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.186860 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: consistencygroups {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.186970 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: os-hosts {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.187269 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: os-quota-class-sets {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.188322 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: os-quota-class-sets {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.188567 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: capabilities {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.188901 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: os-availability-zone {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.189249 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.189624 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: capabilities {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.189922 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: extra_specs {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.190248 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: cgsnapshots {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.190916 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: extra_specs {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.191442 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: os-volume-manage {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.191603 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: os-volume-transfer {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.192675 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: os-volume-manage {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.192828 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.192981 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: consistencygroups {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.194068 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: consistencygroups {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.194243 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: os-volume-type-access {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.194530 np0000172277 devstack@c-api.service[112587]: WARNING cinder.api.contrib.hosts [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 15:12:49.195329 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: os-availability-zone {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.195473 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.196046 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: scheduler-stats {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.196601 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: os-availability-zone {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.196727 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: cgsnapshots {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.196820 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.197905 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: encryption {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.198098 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: os-volume-transfer {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.198352 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.198512 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: cgsnapshots {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.199535 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: qos-specs {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.199706 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: os-volume-type-access {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.199813 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.199899 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: os-volume-transfer {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.201373 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: scheduler-stats {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.201486 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.201572 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: os-volume-type-access {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.201730 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: os-quota-sets {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.202799 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: encryption {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.203117 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.203168 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: scheduler-stats {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.203218 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: backups {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.204373 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: qos-specs {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.204619 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: encryption {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.204673 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.205338 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extended resource: os-snapshot-manage {{(pid=112590) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.206125 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.206214 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: qos-specs {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.206836 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: os-quota-sets {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.206934 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: extensions {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.207690 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.208190 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: encryption {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.208306 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: backups {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.208440 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: os-quota-sets {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.208813 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.contrib.snapshot_actions [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] SnapshotActionsController initialized {{(pid=112590) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 15:12:49.209585 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.209813 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: os-hosts {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.210053 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: backups {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.210353 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extended resource: os-snapshot-manage {{(pid=112588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.211126 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.211272 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: os-quota-class-sets {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.212062 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extended resource: os-snapshot-manage {{(pid=112589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.212478 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: capabilities {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.212581 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.212638 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.213759 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.contrib.snapshot_actions [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] SnapshotActionsController initialized {{(pid=112588) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 15:12:49.213842 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: extra_specs {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.214168 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.214500 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.214636 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.215549 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.215751 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.contrib.snapshot_actions [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] SnapshotActionsController initialized {{(pid=112589) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 15:12:49.215897 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.215961 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: os-volume-manage {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.216533 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.217017 np0000172277 devstack@c-api.service[112590]: WARNING castellan.key_manager.migration [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.217342 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: consistencygroups {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.217664 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.217946 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.217994 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.218111 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.218219 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.218323 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extension TypesManage extending resource: types {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.218430 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.218530 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.218655 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.218757 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.218875 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extension VolumeActions extending resource: volumes {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.218999 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.219138 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.219246 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.219292 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: os-availability-zone {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.219380 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.219434 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extension UsedLimits extending resource: limits {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.219529 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extension AdminActions extending resource: volumes {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.219635 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.219683 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extension AdminActions extending resource: snapshots {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.219723 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.v3.router [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] Extension AdminActions extending resource: backups {{(pid=112590) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.220631 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: cgsnapshots {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.220944 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.221797 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.222156 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: os-volume-transfer {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.222247 np0000172277 devstack@c-api.service[112590]: WARNING keystonemiddleware.auth_token [None req-646677ed-0775-41a8-9a71-75ac2696aff5 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 15:12:49.222322 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.223764 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: os-volume-type-access {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.223856 np0000172277 devstack@c-api.service[112589]: WARNING castellan.key_manager.migration [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.223929 np0000172277 devstack@c-api.service[112588]: WARNING castellan.key_manager.migration [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.224790 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.224879 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.224997 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.225134 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extension TypesManage extending resource: types {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.225230 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.225283 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.225331 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.225374 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.225414 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: scheduler-stats {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.225453 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.225486 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.225628 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.225711 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extension TypesManage extending resource: types {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.225792 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extension VolumeActions extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.225870 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.225951 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.225951 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.226134 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extension VolumeTypeAccess extending resource: types {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.226178 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.226212 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extension SnapshotActions extending resource: snapshots {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.226245 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extension UsedLimits extending resource: limits {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.226279 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.226311 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extension AdminActions extending resource: volumes {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.226356 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extension VolumeActions extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.226399 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extension AdminActions extending resource: snapshots {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.226533 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.v3.router [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] Extension AdminActions extending resource: backups {{(pid=112589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.226626 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.226731 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.226812 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.226885 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: encryption {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.227055 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extension UsedLimits extending resource: limits {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.227215 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extension AdminActions extending resource: volumes {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.227374 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extension AdminActions extending resource: snapshots {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.227506 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.v3.router [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] Extension AdminActions extending resource: backups {{(pid=112588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.228146 np0000172277 devstack@c-api.service[112590]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79fe726a3668 pid: 112590 (default app) May 06 15:12:49.228347 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: qos-specs {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.228660 np0000172277 devstack@c-api.service[112590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 15:12:49.228660 np0000172277 devstack@c-api.service[112590]: warnings.warn( May 06 15:12:49.228873 np0000172277 devstack@c-api.service[112589]: WARNING keystonemiddleware.auth_token [None req-86cb8a19-1736-4cd7-95e8-0bcf1e5f2692 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 15:12:49.230463 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: os-quota-sets {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.230660 np0000172277 devstack@c-api.service[112588]: WARNING keystonemiddleware.auth_token [None req-464a8a25-4d0a-4368-a168-c523286d55ae None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 15:12:49.231967 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: backups {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.233985 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extended resource: os-snapshot-manage {{(pid=112587) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 15:12:49.234732 np0000172277 devstack@c-api.service[112589]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79fe726a3668 pid: 112589 (default app) May 06 15:12:49.236140 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.236193 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.236193 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.236193 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.236193 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.236193 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.236451 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.236451 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.236451 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.236451 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.236451 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.236651 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.236651 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.236651 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.236651 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.236651 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.236651 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.236888 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.236888 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.236888 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.236888 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.237055 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.237055 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.237055 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.237055 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.237256 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.237256 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.237256 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.237256 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.237419 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.237419 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.237419 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.237419 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.237419 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.237624 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.237624 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.237624 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.237624 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.237624 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.237808 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.237808 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.237808 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.237808 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.237808 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.237808 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.238110 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.238110 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.238110 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.238110 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.238110 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.238110 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.238351 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.238351 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.238351 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.238351 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.238351 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.238351 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.238586 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.238586 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.238586 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.238586 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.238586 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.238791 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.238791 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.238791 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.238791 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.238791 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.238975 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.238975 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.238975 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.238975 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.238975 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.238975 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.239961 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.239961 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.239961 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.239961 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.239961 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.239961 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.240537 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.240537 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.240537 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.240537 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.240537 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.240957 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.240957 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.240957 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.240957 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.240957 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.241395 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.241395 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.241395 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.241395 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.241744 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.241744 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.241744 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.241744 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.242099 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.242099 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.242099 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.242099 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.242099 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.242518 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.242518 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.242518 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.242518 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.242518 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.243442 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.243442 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.243442 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.243442 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.243796 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.243796 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.243997 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.contrib.snapshot_actions [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] SnapshotActionsController initialized {{(pid=112587) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 15:12:49.244096 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.244096 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.244096 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.244096 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.244484 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.244484 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.244484 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.244484 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.244806 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.244806 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.244806 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.244806 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.245274 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.245274 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.245274 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.245274 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.245591 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.245591 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.245772 np0000172277 devstack@c-api.service[112588]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79fe726a3668 pid: 112588 (default app) May 06 15:12:49.245854 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.245854 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.245854 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.245854 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.245854 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.245854 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.246366 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.246366 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.246366 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.246366 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.246691 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.246691 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.246691 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.246691 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.246691 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.246691 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.247613 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.247613 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.247613 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.247613 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.247613 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.247613 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.247853 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.247853 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.247853 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.247853 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.247853 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.247853 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.248118 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.248118 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.248118 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.248118 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.248118 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.248118 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.248364 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.248364 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.248364 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.248364 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.248570 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.248570 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.248570 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.248570 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.248693 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.248693 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.248693 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.248693 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.248814 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.248814 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.248814 np0000172277 devstack@c-api.service[112590]: /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. May 06 15:12:49.248814 np0000172277 devstack@c-api.service[112590]: warnings.warn(deprecated_msg) May 06 15:12:49.248928 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.248928 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.248972 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-b6d8d8f8-3a13-4cd1-90c9-7908a5e4228e None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:12:49.249001 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.249001 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.249041 np0000172277 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 953 bytes} [Wed May 6 15:12:49 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 06 15:12:49.249084 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.249084 np0000172277 devstack@c-api.service[112587]: WARNING castellan.key_manager.migration [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 15:12:49.249084 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.249084 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.249084 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.249084 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extension TypesManage extending resource: types {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.249084 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.249084 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.249253 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.249253 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.249253 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extension VolumeActions extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.249253 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.249253 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.249365 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.249821 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extension UsedLimits extending resource: limits {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.250059 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extension AdminActions extending resource: volumes {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.250344 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extension AdminActions extending resource: snapshots {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.250566 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.v3.router [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] Extension AdminActions extending resource: backups {{(pid=112587) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 15:12:49.255748 np0000172277 devstack@c-api.service[112587]: WARNING keystonemiddleware.auth_token [None req-c39513a3-0cd9-4c09-8d42-01f79ebf1280 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 15:12:49.262581 np0000172277 devstack@c-api.service[112587]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79fe726a3668 pid: 112587 (default app) May 06 15:12:56.749338 np0000172277 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 15:12:56.749338 np0000172277 devstack@c-api.service[112589]: warnings.warn( May 06 15:12:56.762463 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.762463 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.762463 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.762463 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.762819 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.762819 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.762819 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.762819 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.763179 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.763179 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.763179 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.763179 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.763179 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.763179 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.763582 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.763582 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.763582 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.763582 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.763582 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.763910 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.763910 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.763910 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.763910 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.763910 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.764281 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.764281 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.764281 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.764281 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.764533 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.764533 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.764533 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.764533 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.764533 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.764855 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.764855 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.764855 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.764855 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.764855 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.765251 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.765251 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.765251 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.765251 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.765251 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.765251 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.765626 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.765626 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.765626 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.765626 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.765626 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.765626 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.765987 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.765987 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.765987 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.765987 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.765987 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.765987 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.766370 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.766370 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.766370 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.766370 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.766370 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.766671 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.766671 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.766671 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.766671 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.766671 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.766978 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.766978 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.766978 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.766978 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.766978 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.766978 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.767351 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.767351 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.767351 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.767351 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.767351 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.767351 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.767704 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.767704 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.767704 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.767704 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.767704 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.768214 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.768214 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.768214 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.768214 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.768214 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.768535 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.768535 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.768535 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.768535 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.768779 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.768779 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.768779 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.768779 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.769068 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.769068 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.769068 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.769068 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.769068 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.769484 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.769484 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.769484 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.769484 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.769484 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.769925 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.769925 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.769925 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.769925 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.770337 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.770337 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.770337 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.770337 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.770692 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.770692 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.770692 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.770692 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.771231 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.771231 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.771231 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.771231 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.771575 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.771575 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.771575 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.771575 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.771927 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.771927 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.771927 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.771927 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.771927 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.772527 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.772527 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.772527 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.772527 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.772527 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.772527 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.773228 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.773228 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.773228 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.773228 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.773228 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.773690 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.773690 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.773690 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.773690 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.773690 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.773690 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.773980 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.773980 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.773980 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.773980 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.773980 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.773980 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.774185 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.774185 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.774185 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.774185 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.774185 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.774185 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.774390 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.774390 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.774390 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.774390 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.774390 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.774390 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.774585 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.774585 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.774585 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.774585 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.774694 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.774694 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.774694 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.774694 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.774694 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.774839 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.774839 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.774839 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.774839 np0000172277 devstack@c-api.service[112589]: /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. May 06 15:12:56.774839 np0000172277 devstack@c-api.service[112589]: warnings.warn(deprecated_msg) May 06 15:12:56.774839 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-f880b321-db8a-49dc-a1c0-db398eded687 None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:12:57.275366 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-f880b321-db8a-49dc-a1c0-db398eded687 admin admin] POST https://199.204.45.138/volume/v3/types May 06 15:12:57.275946 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-f880b321-db8a-49dc-a1c0-db398eded687 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 15:12:57.277591 np0000172277 devstack@c-api.service[112589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 15:12:57.277591 np0000172277 devstack@c-api.service[112589]: warnings.warn( May 06 15:12:57.288002 np0000172277 devstack@c-api.service[112589]: DEBUG oslo_db.sqlalchemy.engines [None req-f880b321-db8a-49dc-a1c0-db398eded687 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=112589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 15:12:57.355956 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-f880b321-db8a-49dc-a1c0-db398eded687 admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 May 06 15:12:57.356877 np0000172277 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 1/2] 199.204.45.138 () {68 vars in 1288 bytes} [Wed May 6 15:12:56 2026] POST /volume/v3/types => generated 186 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 15:12:57.370728 np0000172277 devstack@c-api.service[112588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 15:12:57.370728 np0000172277 devstack@c-api.service[112588]: warnings.warn( May 06 15:12:57.386381 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.386381 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.386534 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.386534 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.386534 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.386534 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.386534 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.386714 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.386819 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.386819 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.386897 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.386897 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.387030 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.387030 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.387188 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.387188 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.387188 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.387188 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.387351 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.387351 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.387351 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.387351 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.387500 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.387500 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.387597 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.387597 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.387752 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.387752 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.387849 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.387849 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.387945 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.387945 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.387945 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.387945 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.388132 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.388132 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.388218 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.388218 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.388218 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.388218 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.388357 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.388357 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.388357 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.388357 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.388357 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.388357 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.388545 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.388545 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.388545 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.388545 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.388545 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.388545 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.388789 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.388789 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.388789 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.388789 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.388789 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.388789 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.389003 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.389003 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.389003 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.389003 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.389003 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.389187 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.389187 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.389187 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.389187 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.389187 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.389354 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.389354 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.389354 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.389354 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.389354 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.389517 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.389517 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.389517 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.389517 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.389517 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.389517 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.389517 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.389720 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.389720 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.389720 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.389720 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.389720 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.389933 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.389933 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.389933 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.389933 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.389933 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.390217 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.390217 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.390217 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.390217 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.390424 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.390424 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.390424 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.390424 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.390628 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.390628 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.390628 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.390628 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.390628 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.390907 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.390907 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.390907 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.390907 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.390907 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.391193 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.391193 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.391193 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.391193 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.391444 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.391444 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.391444 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.391444 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.391675 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.391675 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.391675 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.391675 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.391941 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.391941 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.391941 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.391941 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.392185 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.392185 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.392185 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.392185 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.392431 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.392431 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.392431 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.392431 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.392431 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.392431 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.392855 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.392855 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.392855 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.392855 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.392855 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.393201 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.393201 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.393201 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.393201 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.393201 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.393201 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.393201 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.393584 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.393584 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.393584 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.393584 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.393584 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.393584 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.393958 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.393958 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.393958 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.393958 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.393958 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.393958 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.394301 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.394301 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.394301 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.394301 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.394301 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.394301 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.394603 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.394603 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.394603 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.394603 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.394795 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.394795 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.394795 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.394795 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.394982 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.394982 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.394982 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.394982 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.395198 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.395198 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.395198 np0000172277 devstack@c-api.service[112588]: /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. May 06 15:12:57.395198 np0000172277 devstack@c-api.service[112588]: warnings.warn(deprecated_msg) May 06 15:12:57.395198 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [req-f880b321-db8a-49dc-a1c0-db398eded687 req-f894b94d-89ec-41b9-8a03-ee75c4999028 None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:12:57.771008 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [req-f880b321-db8a-49dc-a1c0-db398eded687 req-f894b94d-89ec-41b9-8a03-ee75c4999028 admin admin] POST https://199.204.45.138/volume/v3/types/075ac6d2-f1ee-4786-8bf6-b1f4f08d12db/extra_specs May 06 15:12:57.771670 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [req-f880b321-db8a-49dc-a1c0-db398eded687 req-f894b94d-89ec-41b9-8a03-ee75c4999028 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 15:12:57.773496 np0000172277 devstack@c-api.service[112588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 15:12:57.773496 np0000172277 devstack@c-api.service[112588]: warnings.warn( May 06 15:12:57.784631 np0000172277 devstack@c-api.service[112588]: DEBUG oslo_db.sqlalchemy.engines [req-f880b321-db8a-49dc-a1c0-db398eded687 req-f894b94d-89ec-41b9-8a03-ee75c4999028 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=112588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 15:12:57.850644 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [req-f880b321-db8a-49dc-a1c0-db398eded687 req-f894b94d-89ec-41b9-8a03-ee75c4999028 admin admin] https://199.204.45.138/volume/v3/types/075ac6d2-f1ee-4786-8bf6-b1f4f08d12db/extra_specs returned with HTTP 200 May 06 15:12:57.851683 np0000172277 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 1/3] 199.204.45.138 () {70 vars in 1505 bytes} [Wed May 6 15:12:57 2026] POST /volume/v3/types/075ac6d2-f1ee-4786-8bf6-b1f4f08d12db/extra_specs => generated 55 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 15:12:59.104636 np0000172277 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=6 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:12:59.137000 np0000172277 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=6 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:13:07.350923 np0000172277 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:13:07.847568 np0000172277 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:16:27.125107 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-1a727dc4-7bc6-48ca-a717-423aaf77c44a None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:16:27.125910 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-1a727dc4-7bc6-48ca-a717-423aaf77c44a None None] GET https://199.204.45.138/volume// May 06 15:16:27.126159 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-1a727dc4-7bc6-48ca-a717-423aaf77c44a None None] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:16:27.126466 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-1a727dc4-7bc6-48ca-a717-423aaf77c44a None None] Calling method 'all' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:16:27.127180 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-1a727dc4-7bc6-48ca-a717-423aaf77c44a None None] https://199.204.45.138/volume// returned with HTTP 300 May 06 15:16:27.127542 np0000172277 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 2/4] 199.204.45.138 () {66 vars in 1456 bytes} [Wed May 6 15:16:27 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 06 15:17:03.915457 np0000172277 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 15:17:03.915457 np0000172277 devstack@c-api.service[112587]: warnings.warn( May 06 15:17:03.927883 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.927883 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.927883 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.927883 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.927883 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.928397 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.928397 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.928397 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.928397 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.928397 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.929280 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.929280 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.929280 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.929280 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.929280 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.929280 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.929756 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.929756 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.929756 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.929756 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.930038 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.930038 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.930038 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.930038 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.930498 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.930498 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.930498 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.930498 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.930781 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.930781 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.930781 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.930781 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.930781 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.931192 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.931192 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.931192 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.931192 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.931192 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.931517 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.931517 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.931517 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.931517 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.931517 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.931517 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.931939 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.931939 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.931939 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.931939 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.931939 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.931939 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.932402 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.932402 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.932402 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.932402 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.932402 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.932402 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.932790 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.932790 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.932790 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.932790 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.932790 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.933191 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.933191 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.933191 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.933191 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.933191 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.933551 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.933551 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.933551 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.933551 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.933551 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.933551 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.933966 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.933966 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.933966 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.933966 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.933966 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.933966 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.934272 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.934272 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.934272 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.934272 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.934272 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.934509 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.934509 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.934509 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.934509 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.934509 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.934716 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.934716 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.934716 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.934716 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.934904 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.934904 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.934904 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.934904 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.935099 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.935099 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.935099 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.935099 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.935099 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.935343 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.935343 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.935343 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.935343 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.935343 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.935534 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.935534 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.935534 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.935534 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.935722 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.935722 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.935722 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.935722 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.935894 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.935894 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.935894 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.935894 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.936092 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.936092 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.936092 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.936092 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.936273 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.936273 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.936273 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.936273 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.936449 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.936449 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.936449 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.936449 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.936449 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.936678 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.936678 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.936678 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.936678 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.936678 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.936678 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.936943 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.936943 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.936943 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.936943 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.936943 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.937161 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.937161 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.937161 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.937161 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.937161 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.937161 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.937419 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.937419 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.937419 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.937419 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.937419 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.937419 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.937701 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.937701 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.937701 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.937701 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.937701 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.937701 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.937952 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.937952 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.937952 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.937952 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.937952 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.937952 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.938235 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.938235 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.938235 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.938235 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.938414 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.938414 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.938414 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.938414 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.938414 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.938646 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.938646 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.938646 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.938646 np0000172277 devstack@c-api.service[112587]: /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. May 06 15:17:03.938646 np0000172277 devstack@c-api.service[112587]: warnings.warn(deprecated_msg) May 06 15:17:03.938646 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-2f8329e0-55e8-40c3-a9dc-de3367902bcd None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:17:04.259944 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-2f8329e0-55e8-40c3-a9dc-de3367902bcd demo demo] GET https://199.204.45.138/volume/v3/types?is_public=None May 06 15:17:04.260310 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-2f8329e0-55e8-40c3-a9dc-de3367902bcd demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:17:04.260540 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-2f8329e0-55e8-40c3-a9dc-de3367902bcd demo demo] Calling method 'index' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:17:04.261008 np0000172277 devstack@c-api.service[112587]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 15:17:04.261008 np0000172277 devstack@c-api.service[112587]: warnings.warn( May 06 15:17:04.261636 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.api_utils [None req-2f8329e0-55e8-40c3-a9dc-de3367902bcd demo demo] Removing options '' from query. {{(pid=112587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:17:04.272752 np0000172277 devstack@c-api.service[112587]: DEBUG oslo_db.sqlalchemy.engines [None req-2f8329e0-55e8-40c3-a9dc-de3367902bcd 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=112587) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 15:17:04.295779 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-2f8329e0-55e8-40c3-a9dc-de3367902bcd demo demo] https://199.204.45.138/volume/v3/types?is_public=None returned with HTTP 200 May 06 15:17:04.296204 np0000172277 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 1/5] 199.204.45.138 () {64 vars in 1263 bytes} [Wed May 6 15:17:03 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 15:17:04.309554 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [req-2f8329e0-55e8-40c3-a9dc-de3367902bcd req-b1bedc71-277e-46aa-a080-3785504754d0 None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:17:04.314997 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [req-2f8329e0-55e8-40c3-a9dc-de3367902bcd req-b1bedc71-277e-46aa-a080-3785504754d0 demo demo] GET https://199.204.45.138/volume/v3/types/default May 06 15:17:04.315518 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [req-2f8329e0-55e8-40c3-a9dc-de3367902bcd req-b1bedc71-277e-46aa-a080-3785504754d0 demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:17:04.315912 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [req-2f8329e0-55e8-40c3-a9dc-de3367902bcd req-b1bedc71-277e-46aa-a080-3785504754d0 demo demo] Calling method 'show' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:17:04.325318 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [req-2f8329e0-55e8-40c3-a9dc-de3367902bcd req-b1bedc71-277e-46aa-a080-3785504754d0 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 06 15:17:04.325750 np0000172277 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 2/6] 199.204.45.138 () {66 vars in 1329 bytes} [Wed May 6 15:17:04 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 15:17:04.706968 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-bc829c62-85bc-45ac-8de9-2f5a9e71316c None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:17:04.711554 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-bc829c62-85bc-45ac-8de9-2f5a9e71316c demo demo] GET https://199.204.45.138/volume/v3/types/default May 06 15:17:04.711792 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-bc829c62-85bc-45ac-8de9-2f5a9e71316c demo demo] Empty body provided in request {{(pid=112588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:17:04.712044 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-bc829c62-85bc-45ac-8de9-2f5a9e71316c demo demo] Calling method 'show' {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:17:04.727223 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-bc829c62-85bc-45ac-8de9-2f5a9e71316c demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 06 15:17:04.727510 np0000172277 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 2/7] 199.204.45.138 () {64 vars in 1258 bytes} [Wed May 6 15:17:04 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 15:17:05.171630 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-ba8b2c05-1c94-42a2-9494-81144aa33957 None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:17:05.511030 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-ba8b2c05-1c94-42a2-9494-81144aa33957 demo demo] GET https://199.204.45.138/volume/v3/types/default May 06 15:17:05.511372 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-ba8b2c05-1c94-42a2-9494-81144aa33957 demo demo] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:17:05.511589 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-ba8b2c05-1c94-42a2-9494-81144aa33957 demo demo] Calling method 'show' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:17:05.518653 np0000172277 devstack@c-api.service[112590]: DEBUG oslo_db.sqlalchemy.engines [None req-ba8b2c05-1c94-42a2-9494-81144aa33957 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=112590) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 15:17:05.533060 np0000172277 devstack@c-api.service[112590]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 15:17:05.533060 np0000172277 devstack@c-api.service[112590]: warnings.warn( May 06 15:17:05.535170 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-ba8b2c05-1c94-42a2-9494-81144aa33957 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 06 15:17:05.536143 np0000172277 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 3/8] 199.204.45.138 () {64 vars in 1258 bytes} [Wed May 6 15:17:05 2026] GET /volume/v3/types/default => generated 145 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 15:17:05.551387 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-09022319-ec2f-4d6c-a343-023e68651c68 None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:17:05.555246 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-09022319-ec2f-4d6c-a343-023e68651c68 demo demo] GET https://199.204.45.138/volume/v3/types/default May 06 15:17:05.555616 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-09022319-ec2f-4d6c-a343-023e68651c68 demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:17:05.556068 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-09022319-ec2f-4d6c-a343-023e68651c68 demo demo] Calling method 'show' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:17:05.570924 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-09022319-ec2f-4d6c-a343-023e68651c68 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 May 06 15:17:05.571279 np0000172277 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 2/9] 199.204.45.138 () {64 vars in 1258 bytes} [Wed May 6 15:17:05 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 15:17:14.321037 np0000172277 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=2 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:17:14.723409 np0000172277 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=2 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:17:15.531305 np0000172277 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=2 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:17:15.567412 np0000172277 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=3 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:26:09.498663 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-cf6fc651-aa30-4e29-8674-4b9c80f3edf3 None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:26:09.584405 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-cf6fc651-aa30-4e29-8674-4b9c80f3edf3 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:26:09.584648 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-cf6fc651-aa30-4e29-8674-4b9c80f3edf3 demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:26:09.584917 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-cf6fc651-aa30-4e29-8674-4b9c80f3edf3 demo demo] Calling method 'detail' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:26:09.586269 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.api_utils [None req-cf6fc651-aa30-4e29-8674-4b9c80f3edf3 demo demo] Removing options '' from query. {{(pid=112589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:26:09.587308 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.volume.api [None req-cf6fc651-aa30-4e29-8674-4b9c80f3edf3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112589) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:26:09.627614 np0000172277 devstack@c-api.service[112589]: INFO cinder.volume.api [None req-cf6fc651-aa30-4e29-8674-4b9c80f3edf3 demo demo] Get all volumes completed successfully. May 06 15:26:09.629626 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-cf6fc651-aa30-4e29-8674-4b9c80f3edf3 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:26:09.629967 np0000172277 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 3/10] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:26:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 15:26:19.618012 np0000172277 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=1 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:27:09.682868 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-1843f539-2be9-4612-8959-b6736c7a125f None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:27:09.685944 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-1843f539-2be9-4612-8959-b6736c7a125f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:27:09.686256 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-1843f539-2be9-4612-8959-b6736c7a125f demo demo] Empty body provided in request {{(pid=112588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:27:09.686494 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-1843f539-2be9-4612-8959-b6736c7a125f demo demo] Calling method 'detail' {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:27:09.687145 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.api_utils [None req-1843f539-2be9-4612-8959-b6736c7a125f demo demo] Removing options '' from query. {{(pid=112588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:27:09.688678 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.volume.api [None req-1843f539-2be9-4612-8959-b6736c7a125f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112588) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:27:09.722474 np0000172277 devstack@c-api.service[112588]: INFO cinder.volume.api [None req-1843f539-2be9-4612-8959-b6736c7a125f demo demo] Get all volumes completed successfully. May 06 15:27:09.722949 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-1843f539-2be9-4612-8959-b6736c7a125f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:27:09.723491 np0000172277 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 3/11] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:27:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 15:27:19.713039 np0000172277 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=1 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:28:09.739878 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-dc5cc2ea-6af8-4fd3-8e28-6cc6d476e354 None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:28:09.746426 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-dc5cc2ea-6af8-4fd3-8e28-6cc6d476e354 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:28:09.746426 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-dc5cc2ea-6af8-4fd3-8e28-6cc6d476e354 demo demo] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:28:09.746426 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-dc5cc2ea-6af8-4fd3-8e28-6cc6d476e354 demo demo] Calling method 'detail' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:28:09.746426 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.api_utils [None req-dc5cc2ea-6af8-4fd3-8e28-6cc6d476e354 demo demo] Removing options '' from query. {{(pid=112590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:28:09.747165 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.volume.api [None req-dc5cc2ea-6af8-4fd3-8e28-6cc6d476e354 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112590) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:28:09.782364 np0000172277 devstack@c-api.service[112590]: INFO cinder.volume.api [None req-dc5cc2ea-6af8-4fd3-8e28-6cc6d476e354 demo demo] Get all volumes completed successfully. May 06 15:28:09.784604 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-dc5cc2ea-6af8-4fd3-8e28-6cc6d476e354 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:28:09.785083 np0000172277 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 4/12] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:28:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 15:28:19.776726 np0000172277 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=1 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:29:09.830283 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-63dc33f8-4c27-4a80-900f-f440de3e650f None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:29:09.832928 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-63dc33f8-4c27-4a80-900f-f440de3e650f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:29:09.833142 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-63dc33f8-4c27-4a80-900f-f440de3e650f demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:29:09.833298 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-63dc33f8-4c27-4a80-900f-f440de3e650f demo demo] Calling method 'detail' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:29:09.833729 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.api_utils [None req-63dc33f8-4c27-4a80-900f-f440de3e650f demo demo] Removing options '' from query. {{(pid=112587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:29:09.834500 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.volume.api [None req-63dc33f8-4c27-4a80-900f-f440de3e650f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112587) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:29:09.867791 np0000172277 devstack@c-api.service[112587]: INFO cinder.volume.api [None req-63dc33f8-4c27-4a80-900f-f440de3e650f demo demo] Get all volumes completed successfully. May 06 15:29:09.869840 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-63dc33f8-4c27-4a80-900f-f440de3e650f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:29:09.870258 np0000172277 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 3/13] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:29:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 15:29:19.861561 np0000172277 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=1 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:30:09.888562 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-f89faf57-f472-451a-bd01-b5fc5d8f5c4b None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:30:09.893679 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-f89faf57-f472-451a-bd01-b5fc5d8f5c4b demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:30:09.894054 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-f89faf57-f472-451a-bd01-b5fc5d8f5c4b demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:30:09.894174 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-f89faf57-f472-451a-bd01-b5fc5d8f5c4b demo demo] Calling method 'detail' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:30:09.894474 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.api_utils [None req-f89faf57-f472-451a-bd01-b5fc5d8f5c4b demo demo] Removing options '' from query. {{(pid=112589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:30:09.895427 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.volume.api [None req-f89faf57-f472-451a-bd01-b5fc5d8f5c4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112589) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:30:09.906881 np0000172277 devstack@c-api.service[112589]: INFO cinder.volume.api [None req-f89faf57-f472-451a-bd01-b5fc5d8f5c4b demo demo] Get all volumes completed successfully. May 06 15:30:09.911779 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-f89faf57-f472-451a-bd01-b5fc5d8f5c4b demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:30:09.912657 np0000172277 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 4/14] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:30:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 15:30:19.899166 np0000172277 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=1 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:31:09.924974 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-098b19c8-8f4c-41b7-871c-36140005baf4 None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:31:10.039600 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-098b19c8-8f4c-41b7-871c-36140005baf4 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:31:10.039969 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-098b19c8-8f4c-41b7-871c-36140005baf4 demo demo] Empty body provided in request {{(pid=112588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:31:10.040465 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-098b19c8-8f4c-41b7-871c-36140005baf4 demo demo] Calling method 'detail' {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:31:10.040910 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.api_utils [None req-098b19c8-8f4c-41b7-871c-36140005baf4 demo demo] Removing options '' from query. {{(pid=112588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:31:10.042453 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.volume.api [None req-098b19c8-8f4c-41b7-871c-36140005baf4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112588) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:31:10.051877 np0000172277 devstack@c-api.service[112588]: INFO cinder.volume.api [None req-098b19c8-8f4c-41b7-871c-36140005baf4 demo demo] Get all volumes completed successfully. May 06 15:31:10.055235 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-098b19c8-8f4c-41b7-871c-36140005baf4 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:31:10.055329 np0000172277 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 4/15] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:31:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 15:31:20.046253 np0000172277 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=1 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:32:10.080838 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-a8ca51fa-f59e-44fb-8978-5304a8c26fce None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:32:10.082880 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-a8ca51fa-f59e-44fb-8978-5304a8c26fce demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:32:10.083277 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-a8ca51fa-f59e-44fb-8978-5304a8c26fce demo demo] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:32:10.084235 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-a8ca51fa-f59e-44fb-8978-5304a8c26fce demo demo] Calling method 'detail' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:32:10.084235 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.api_utils [None req-a8ca51fa-f59e-44fb-8978-5304a8c26fce demo demo] Removing options '' from query. {{(pid=112590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:32:10.085398 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.volume.api [None req-a8ca51fa-f59e-44fb-8978-5304a8c26fce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112590) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:32:10.095029 np0000172277 devstack@c-api.service[112590]: INFO cinder.volume.api [None req-a8ca51fa-f59e-44fb-8978-5304a8c26fce demo demo] Get all volumes completed successfully. May 06 15:32:10.097957 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-a8ca51fa-f59e-44fb-8978-5304a8c26fce demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:32:10.098489 np0000172277 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 5/16] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:32:10 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) May 06 15:32:20.089298 np0000172277 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=1 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:33:10.111829 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-424516a7-f800-4e3b-b65c-171b70f3e9d5 None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:33:10.115122 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-424516a7-f800-4e3b-b65c-171b70f3e9d5 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:33:10.115285 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-424516a7-f800-4e3b-b65c-171b70f3e9d5 demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:33:10.115519 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-424516a7-f800-4e3b-b65c-171b70f3e9d5 demo demo] Calling method 'detail' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:33:10.115803 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.api_utils [None req-424516a7-f800-4e3b-b65c-171b70f3e9d5 demo demo] Removing options '' from query. {{(pid=112587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:33:10.116611 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.volume.api [None req-424516a7-f800-4e3b-b65c-171b70f3e9d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112587) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:33:10.127674 np0000172277 devstack@c-api.service[112587]: INFO cinder.volume.api [None req-424516a7-f800-4e3b-b65c-171b70f3e9d5 demo demo] Get all volumes completed successfully. May 06 15:33:10.131413 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-424516a7-f800-4e3b-b65c-171b70f3e9d5 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:33:10.131828 np0000172277 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 4/17] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:33:10 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) May 06 15:33:20.120792 np0000172277 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=1 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:34:10.164494 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-5bc26833-8451-4f66-8f8a-d47bf765d4ef None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:34:10.164494 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-5bc26833-8451-4f66-8f8a-d47bf765d4ef demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:34:10.164494 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-5bc26833-8451-4f66-8f8a-d47bf765d4ef demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:34:10.164494 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-5bc26833-8451-4f66-8f8a-d47bf765d4ef demo demo] Calling method 'detail' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:34:10.164494 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.api_utils [None req-5bc26833-8451-4f66-8f8a-d47bf765d4ef demo demo] Removing options '' from query. {{(pid=112589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:34:10.164494 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.volume.api [None req-5bc26833-8451-4f66-8f8a-d47bf765d4ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112589) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:34:10.171279 np0000172277 devstack@c-api.service[112589]: INFO cinder.volume.api [None req-5bc26833-8451-4f66-8f8a-d47bf765d4ef demo demo] Get all volumes completed successfully. May 06 15:34:10.173469 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-5bc26833-8451-4f66-8f8a-d47bf765d4ef demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:34:10.173865 np0000172277 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 5/18] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:34:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 15:34:20.165778 np0000172277 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=1 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:35:10.184328 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-43b920b0-c6b3-449e-a351-35d1eed215df None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:35:10.186604 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-43b920b0-c6b3-449e-a351-35d1eed215df demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:35:10.186789 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-43b920b0-c6b3-449e-a351-35d1eed215df demo demo] Empty body provided in request {{(pid=112588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:35:10.186941 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-43b920b0-c6b3-449e-a351-35d1eed215df demo demo] Calling method 'detail' {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:35:10.187292 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.api_utils [None req-43b920b0-c6b3-449e-a351-35d1eed215df demo demo] Removing options '' from query. {{(pid=112588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:35:10.187849 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.volume.api [None req-43b920b0-c6b3-449e-a351-35d1eed215df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112588) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:35:10.197114 np0000172277 devstack@c-api.service[112588]: INFO cinder.volume.api [None req-43b920b0-c6b3-449e-a351-35d1eed215df demo demo] Get all volumes completed successfully. May 06 15:35:10.199941 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-43b920b0-c6b3-449e-a351-35d1eed215df demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:35:10.200405 np0000172277 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 5/19] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:35:10 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) May 06 15:35:20.190351 np0000172277 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=1 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:36:10.224599 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-adc223a0-0a68-468a-b7c0-7e50ba23e76d None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:36:10.369671 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-adc223a0-0a68-468a-b7c0-7e50ba23e76d demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:36:10.369979 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-adc223a0-0a68-468a-b7c0-7e50ba23e76d demo demo] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:36:10.370333 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-adc223a0-0a68-468a-b7c0-7e50ba23e76d demo demo] Calling method 'detail' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:36:10.370333 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.api_utils [None req-adc223a0-0a68-468a-b7c0-7e50ba23e76d demo demo] Removing options '' from query. {{(pid=112590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:36:10.371255 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.volume.api [None req-adc223a0-0a68-468a-b7c0-7e50ba23e76d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112590) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:36:10.381546 np0000172277 devstack@c-api.service[112590]: INFO cinder.volume.api [None req-adc223a0-0a68-468a-b7c0-7e50ba23e76d demo demo] Get all volumes completed successfully. May 06 15:36:10.384481 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-adc223a0-0a68-468a-b7c0-7e50ba23e76d demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:36:10.384997 np0000172277 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 6/20] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:36:10 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) May 06 15:36:20.374965 np0000172277 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=1 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:37:10.399423 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-507427a0-6c33-4765-88ca-96af4f82e16a None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:37:10.402602 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-507427a0-6c33-4765-88ca-96af4f82e16a demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:37:10.402848 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-507427a0-6c33-4765-88ca-96af4f82e16a demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:37:10.403117 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-507427a0-6c33-4765-88ca-96af4f82e16a demo demo] Calling method 'detail' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:37:10.403409 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.api_utils [None req-507427a0-6c33-4765-88ca-96af4f82e16a demo demo] Removing options '' from query. {{(pid=112587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:37:10.404351 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.volume.api [None req-507427a0-6c33-4765-88ca-96af4f82e16a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112587) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:37:10.413356 np0000172277 devstack@c-api.service[112587]: INFO cinder.volume.api [None req-507427a0-6c33-4765-88ca-96af4f82e16a demo demo] Get all volumes completed successfully. May 06 15:37:10.415894 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-507427a0-6c33-4765-88ca-96af4f82e16a demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:37:10.416381 np0000172277 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 5/21] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:37:10 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) May 06 15:37:20.407589 np0000172277 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=1 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:38:10.432994 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-b799c47c-fc7b-468d-b1a4-0f53a4cd4080 None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:38:10.435490 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-b799c47c-fc7b-468d-b1a4-0f53a4cd4080 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:38:10.435725 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-b799c47c-fc7b-468d-b1a4-0f53a4cd4080 demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:38:10.435971 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-b799c47c-fc7b-468d-b1a4-0f53a4cd4080 demo demo] Calling method 'detail' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:38:10.436289 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.api_utils [None req-b799c47c-fc7b-468d-b1a4-0f53a4cd4080 demo demo] Removing options '' from query. {{(pid=112589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:38:10.437329 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.volume.api [None req-b799c47c-fc7b-468d-b1a4-0f53a4cd4080 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112589) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:38:10.446372 np0000172277 devstack@c-api.service[112589]: INFO cinder.volume.api [None req-b799c47c-fc7b-468d-b1a4-0f53a4cd4080 demo demo] Get all volumes completed successfully. May 06 15:38:10.448865 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-b799c47c-fc7b-468d-b1a4-0f53a4cd4080 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:38:10.449339 np0000172277 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 6/22] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:38:10 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) May 06 15:38:20.440565 np0000172277 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=1 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:39:10.463504 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-4dd8bc9e-c141-43c6-9fed-462d8a367ece None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:39:10.467259 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-4dd8bc9e-c141-43c6-9fed-462d8a367ece demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:39:10.467512 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-4dd8bc9e-c141-43c6-9fed-462d8a367ece demo demo] Empty body provided in request {{(pid=112588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:39:10.467835 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-4dd8bc9e-c141-43c6-9fed-462d8a367ece demo demo] Calling method 'detail' {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:39:10.468252 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.api_utils [None req-4dd8bc9e-c141-43c6-9fed-462d8a367ece demo demo] Removing options '' from query. {{(pid=112588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:39:10.469303 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.volume.api [None req-4dd8bc9e-c141-43c6-9fed-462d8a367ece demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112588) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:39:10.477301 np0000172277 devstack@c-api.service[112588]: INFO cinder.volume.api [None req-4dd8bc9e-c141-43c6-9fed-462d8a367ece demo demo] Get all volumes completed successfully. May 06 15:39:10.479166 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-4dd8bc9e-c141-43c6-9fed-462d8a367ece demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:39:10.479521 np0000172277 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 6/23] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:39:10 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) May 06 15:39:20.472577 np0000172277 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=1 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:40:10.492652 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-8fa8eb1e-cc5d-49ce-81ff-4b4f66aa1736 None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:40:10.495383 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-8fa8eb1e-cc5d-49ce-81ff-4b4f66aa1736 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:40:10.495637 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-8fa8eb1e-cc5d-49ce-81ff-4b4f66aa1736 demo demo] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:40:10.495901 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-8fa8eb1e-cc5d-49ce-81ff-4b4f66aa1736 demo demo] Calling method 'detail' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:40:10.496248 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.api_utils [None req-8fa8eb1e-cc5d-49ce-81ff-4b4f66aa1736 demo demo] Removing options '' from query. {{(pid=112590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:40:10.497264 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.volume.api [None req-8fa8eb1e-cc5d-49ce-81ff-4b4f66aa1736 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112590) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:40:10.507475 np0000172277 devstack@c-api.service[112590]: INFO cinder.volume.api [None req-8fa8eb1e-cc5d-49ce-81ff-4b4f66aa1736 demo demo] Get all volumes completed successfully. May 06 15:40:10.510604 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-8fa8eb1e-cc5d-49ce-81ff-4b4f66aa1736 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:40:10.511055 np0000172277 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 7/24] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:40:10 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) May 06 15:40:20.500584 np0000172277 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=1 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:41:10.525826 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-0122a66f-15e2-4b4f-aad8-53b3c294b568 None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:41:10.634999 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-0122a66f-15e2-4b4f-aad8-53b3c294b568 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:41:10.635346 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-0122a66f-15e2-4b4f-aad8-53b3c294b568 demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:41:10.635602 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-0122a66f-15e2-4b4f-aad8-53b3c294b568 demo demo] Calling method 'detail' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:41:10.635899 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.api_utils [None req-0122a66f-15e2-4b4f-aad8-53b3c294b568 demo demo] Removing options '' from query. {{(pid=112587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:41:10.637044 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.volume.api [None req-0122a66f-15e2-4b4f-aad8-53b3c294b568 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112587) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:41:10.644755 np0000172277 devstack@c-api.service[112587]: INFO cinder.volume.api [None req-0122a66f-15e2-4b4f-aad8-53b3c294b568 demo demo] Get all volumes completed successfully. May 06 15:41:10.646665 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-0122a66f-15e2-4b4f-aad8-53b3c294b568 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:41:10.647008 np0000172277 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 6/25] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:41:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 15:41:20.640366 np0000172277 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=1 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:42:10.665447 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-635594a0-2891-4cae-b23f-4f3245f023f1 None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:42:10.668704 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-635594a0-2891-4cae-b23f-4f3245f023f1 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:42:10.668994 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-635594a0-2891-4cae-b23f-4f3245f023f1 demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:42:10.669251 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-635594a0-2891-4cae-b23f-4f3245f023f1 demo demo] Calling method 'detail' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:42:10.669540 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.api_utils [None req-635594a0-2891-4cae-b23f-4f3245f023f1 demo demo] Removing options '' from query. {{(pid=112589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:42:10.670492 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.volume.api [None req-635594a0-2891-4cae-b23f-4f3245f023f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112589) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:42:10.681398 np0000172277 devstack@c-api.service[112589]: INFO cinder.volume.api [None req-635594a0-2891-4cae-b23f-4f3245f023f1 demo demo] Get all volumes completed successfully. May 06 15:42:10.684208 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-635594a0-2891-4cae-b23f-4f3245f023f1 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:42:10.684723 np0000172277 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 7/26] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:42:10 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) May 06 15:42:20.674392 np0000172277 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=1 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:43:10.699863 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-6f6fb787-b4d2-4137-8e10-ed68e3f8c1d8 None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:43:10.704035 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-6f6fb787-b4d2-4137-8e10-ed68e3f8c1d8 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:43:10.704557 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-6f6fb787-b4d2-4137-8e10-ed68e3f8c1d8 demo demo] Empty body provided in request {{(pid=112588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:43:10.705064 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-6f6fb787-b4d2-4137-8e10-ed68e3f8c1d8 demo demo] Calling method 'detail' {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:43:10.705653 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.api_utils [None req-6f6fb787-b4d2-4137-8e10-ed68e3f8c1d8 demo demo] Removing options '' from query. {{(pid=112588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:43:10.707672 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.volume.api [None req-6f6fb787-b4d2-4137-8e10-ed68e3f8c1d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112588) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:43:10.719154 np0000172277 devstack@c-api.service[112588]: INFO cinder.volume.api [None req-6f6fb787-b4d2-4137-8e10-ed68e3f8c1d8 demo demo] Get all volumes completed successfully. May 06 15:43:10.720247 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-6f6fb787-b4d2-4137-8e10-ed68e3f8c1d8 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:43:10.720654 np0000172277 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 7/27] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:43:10 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) May 06 15:43:20.711302 np0000172277 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=1 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:44:10.733366 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-ec5c4b43-e01f-4545-8196-948461acb1ff None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:44:10.736739 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-ec5c4b43-e01f-4545-8196-948461acb1ff demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:44:10.736993 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-ec5c4b43-e01f-4545-8196-948461acb1ff demo demo] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:44:10.737268 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-ec5c4b43-e01f-4545-8196-948461acb1ff demo demo] Calling method 'detail' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:44:10.737560 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.api_utils [None req-ec5c4b43-e01f-4545-8196-948461acb1ff demo demo] Removing options '' from query. {{(pid=112590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:44:10.738707 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.volume.api [None req-ec5c4b43-e01f-4545-8196-948461acb1ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112590) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:44:10.746099 np0000172277 devstack@c-api.service[112590]: INFO cinder.volume.api [None req-ec5c4b43-e01f-4545-8196-948461acb1ff demo demo] Get all volumes completed successfully. May 06 15:44:10.748265 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-ec5c4b43-e01f-4545-8196-948461acb1ff demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:44:10.748702 np0000172277 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 8/28] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:44:10 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) May 06 15:44:20.742054 np0000172277 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=1 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:45:10.763844 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-596f5d8f-96db-4961-a1de-6e2d05edd6cc None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:45:10.767508 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-596f5d8f-96db-4961-a1de-6e2d05edd6cc demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:45:10.767760 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-596f5d8f-96db-4961-a1de-6e2d05edd6cc demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:45:10.768012 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-596f5d8f-96db-4961-a1de-6e2d05edd6cc demo demo] Calling method 'detail' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:45:10.768360 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.api_utils [None req-596f5d8f-96db-4961-a1de-6e2d05edd6cc demo demo] Removing options '' from query. {{(pid=112587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:45:10.769324 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.volume.api [None req-596f5d8f-96db-4961-a1de-6e2d05edd6cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112587) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:45:10.778525 np0000172277 devstack@c-api.service[112587]: INFO cinder.volume.api [None req-596f5d8f-96db-4961-a1de-6e2d05edd6cc demo demo] Get all volumes completed successfully. May 06 15:45:10.781365 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-596f5d8f-96db-4961-a1de-6e2d05edd6cc demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:45:10.781848 np0000172277 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 7/29] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:45:10 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) May 06 15:45:20.773195 np0000172277 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=1 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:46:10.804177 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-2e8ae5d3-45d1-428d-9178-d92991eb4a6f None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:46:10.898313 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-2e8ae5d3-45d1-428d-9178-d92991eb4a6f demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:46:10.898561 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-2e8ae5d3-45d1-428d-9178-d92991eb4a6f demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:46:10.898789 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-2e8ae5d3-45d1-428d-9178-d92991eb4a6f demo demo] Calling method 'detail' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:46:10.899239 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.api_utils [None req-2e8ae5d3-45d1-428d-9178-d92991eb4a6f demo demo] Removing options '' from query. {{(pid=112589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:46:10.900316 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.volume.api [None req-2e8ae5d3-45d1-428d-9178-d92991eb4a6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112589) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:46:10.909035 np0000172277 devstack@c-api.service[112589]: INFO cinder.volume.api [None req-2e8ae5d3-45d1-428d-9178-d92991eb4a6f demo demo] Get all volumes completed successfully. May 06 15:46:10.911601 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-2e8ae5d3-45d1-428d-9178-d92991eb4a6f demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:46:10.912021 np0000172277 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 8/30] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:46:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 15:46:20.904036 np0000172277 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=1 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:47:10.935384 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-07392650-8292-4e51-9a93-430282e95523 None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:47:10.940114 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-07392650-8292-4e51-9a93-430282e95523 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:47:10.940769 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-07392650-8292-4e51-9a93-430282e95523 demo demo] Empty body provided in request {{(pid=112588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:47:10.940953 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-07392650-8292-4e51-9a93-430282e95523 demo demo] Calling method 'detail' {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:47:10.941389 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.api_utils [None req-07392650-8292-4e51-9a93-430282e95523 demo demo] Removing options '' from query. {{(pid=112588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:47:10.942137 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.volume.api [None req-07392650-8292-4e51-9a93-430282e95523 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112588) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:47:10.950060 np0000172277 devstack@c-api.service[112588]: INFO cinder.volume.api [None req-07392650-8292-4e51-9a93-430282e95523 demo demo] Get all volumes completed successfully. May 06 15:47:10.952015 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-07392650-8292-4e51-9a93-430282e95523 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:47:10.952390 np0000172277 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 8/31] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:47:10 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) May 06 15:47:20.946239 np0000172277 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=1 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:48:10.965645 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-bd548bbd-1c71-4973-a691-c9747dda4432 None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:48:10.970437 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-bd548bbd-1c71-4973-a691-c9747dda4432 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:48:10.970676 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-bd548bbd-1c71-4973-a691-c9747dda4432 demo demo] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:48:10.970950 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-bd548bbd-1c71-4973-a691-c9747dda4432 demo demo] Calling method 'detail' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:48:10.971296 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.api_utils [None req-bd548bbd-1c71-4973-a691-c9747dda4432 demo demo] Removing options '' from query. {{(pid=112590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:48:10.971961 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.volume.api [None req-bd548bbd-1c71-4973-a691-c9747dda4432 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112590) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:48:10.981296 np0000172277 devstack@c-api.service[112590]: INFO cinder.volume.api [None req-bd548bbd-1c71-4973-a691-c9747dda4432 demo demo] Get all volumes completed successfully. May 06 15:48:10.984599 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-bd548bbd-1c71-4973-a691-c9747dda4432 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:48:10.985209 np0000172277 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 9/32] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:48:10 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) May 06 15:48:20.974493 np0000172277 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=1 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:49:10.998637 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-8cb54afa-f5b5-474d-b8cc-9a67bf3c409b None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:49:11.000694 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-8cb54afa-f5b5-474d-b8cc-9a67bf3c409b demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:49:11.000875 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-8cb54afa-f5b5-474d-b8cc-9a67bf3c409b demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:49:11.001048 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-8cb54afa-f5b5-474d-b8cc-9a67bf3c409b demo demo] Calling method 'detail' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:49:11.001299 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.api_utils [None req-8cb54afa-f5b5-474d-b8cc-9a67bf3c409b demo demo] Removing options '' from query. {{(pid=112587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:49:11.001977 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.volume.api [None req-8cb54afa-f5b5-474d-b8cc-9a67bf3c409b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112587) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:49:11.011300 np0000172277 devstack@c-api.service[112587]: INFO cinder.volume.api [None req-8cb54afa-f5b5-474d-b8cc-9a67bf3c409b demo demo] Get all volumes completed successfully. May 06 15:49:11.014386 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-8cb54afa-f5b5-474d-b8cc-9a67bf3c409b demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:49:11.014885 np0000172277 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 8/33] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:49:10 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) May 06 15:49:21.005402 np0000172277 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=1 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:50:11.031490 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.middleware.request_id [None req-3a5892d7-dfda-40aa-b558-8ee6b928c1eb None None] RequestId filter calling following filter/app {{(pid=112589) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:50:11.034216 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-3a5892d7-dfda-40aa-b558-8ee6b928c1eb demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:50:11.034488 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-3a5892d7-dfda-40aa-b558-8ee6b928c1eb demo demo] Empty body provided in request {{(pid=112589) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:50:11.034787 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.openstack.wsgi [None req-3a5892d7-dfda-40aa-b558-8ee6b928c1eb demo demo] Calling method 'detail' {{(pid=112589) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:50:11.035150 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.api.api_utils [None req-3a5892d7-dfda-40aa-b558-8ee6b928c1eb demo demo] Removing options '' from query. {{(pid=112589) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:50:11.036253 np0000172277 devstack@c-api.service[112589]: DEBUG cinder.volume.api [None req-3a5892d7-dfda-40aa-b558-8ee6b928c1eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112589) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:50:11.044421 np0000172277 devstack@c-api.service[112589]: INFO cinder.volume.api [None req-3a5892d7-dfda-40aa-b558-8ee6b928c1eb demo demo] Get all volumes completed successfully. May 06 15:50:11.046595 np0000172277 devstack@c-api.service[112589]: INFO cinder.api.openstack.wsgi [None req-3a5892d7-dfda-40aa-b558-8ee6b928c1eb demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:50:11.047186 np0000172277 devstack@c-api.service[112589]: [pid: 112589|app: 0|req: 9/34] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:50:11 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) May 06 15:50:21.039769 np0000172277 devstack@c-api.service[112589]: DEBUG dbcounter [-] [112589] Writing DB stats cinder:SELECT=1 {{(pid=112589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:51:11.060216 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.middleware.request_id [None req-711f783d-aea5-4825-a128-82c8bb5f0ab1 None None] RequestId filter calling following filter/app {{(pid=112588) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:51:11.095926 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-711f783d-aea5-4825-a128-82c8bb5f0ab1 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:51:11.096316 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-711f783d-aea5-4825-a128-82c8bb5f0ab1 demo demo] Empty body provided in request {{(pid=112588) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:51:11.096698 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.openstack.wsgi [None req-711f783d-aea5-4825-a128-82c8bb5f0ab1 demo demo] Calling method 'detail' {{(pid=112588) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:51:11.097242 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.api.api_utils [None req-711f783d-aea5-4825-a128-82c8bb5f0ab1 demo demo] Removing options '' from query. {{(pid=112588) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:51:11.098643 np0000172277 devstack@c-api.service[112588]: DEBUG cinder.volume.api [None req-711f783d-aea5-4825-a128-82c8bb5f0ab1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112588) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:51:11.107168 np0000172277 devstack@c-api.service[112588]: INFO cinder.volume.api [None req-711f783d-aea5-4825-a128-82c8bb5f0ab1 demo demo] Get all volumes completed successfully. May 06 15:51:11.109019 np0000172277 devstack@c-api.service[112588]: INFO cinder.api.openstack.wsgi [None req-711f783d-aea5-4825-a128-82c8bb5f0ab1 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:51:11.109390 np0000172277 devstack@c-api.service[112588]: [pid: 112588|app: 0|req: 9/35] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:51:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 15:51:21.102725 np0000172277 devstack@c-api.service[112588]: DEBUG dbcounter [-] [112588] Writing DB stats cinder:SELECT=1 {{(pid=112588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:52:11.124471 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.middleware.request_id [None req-f4b0443d-7129-4238-9c50-396723e20866 None None] RequestId filter calling following filter/app {{(pid=112590) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:52:11.128491 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-f4b0443d-7129-4238-9c50-396723e20866 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:52:11.128850 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-f4b0443d-7129-4238-9c50-396723e20866 demo demo] Empty body provided in request {{(pid=112590) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:52:11.129241 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.openstack.wsgi [None req-f4b0443d-7129-4238-9c50-396723e20866 demo demo] Calling method 'detail' {{(pid=112590) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:52:11.129673 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.api.api_utils [None req-f4b0443d-7129-4238-9c50-396723e20866 demo demo] Removing options '' from query. {{(pid=112590) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:52:11.131221 np0000172277 devstack@c-api.service[112590]: DEBUG cinder.volume.api [None req-f4b0443d-7129-4238-9c50-396723e20866 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112590) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:52:11.142844 np0000172277 devstack@c-api.service[112590]: INFO cinder.volume.api [None req-f4b0443d-7129-4238-9c50-396723e20866 demo demo] Get all volumes completed successfully. May 06 15:52:11.145349 np0000172277 devstack@c-api.service[112590]: INFO cinder.api.openstack.wsgi [None req-f4b0443d-7129-4238-9c50-396723e20866 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:52:11.145825 np0000172277 devstack@c-api.service[112590]: [pid: 112590|app: 0|req: 10/36] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:52:11 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) May 06 15:52:21.135047 np0000172277 devstack@c-api.service[112590]: DEBUG dbcounter [-] [112590] Writing DB stats cinder:SELECT=1 {{(pid=112590) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 15:53:11.161955 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.middleware.request_id [None req-fe85a1f3-7d01-4d08-9e5b-d5d958f79b86 None None] RequestId filter calling following filter/app {{(pid=112587) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 15:53:11.165276 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-fe85a1f3-7d01-4d08-9e5b-d5d958f79b86 demo demo] GET https://199.204.45.138/volume/v3/volumes/detail May 06 15:53:11.165606 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-fe85a1f3-7d01-4d08-9e5b-d5d958f79b86 demo demo] Empty body provided in request {{(pid=112587) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 15:53:11.165922 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.openstack.wsgi [None req-fe85a1f3-7d01-4d08-9e5b-d5d958f79b86 demo demo] Calling method 'detail' {{(pid=112587) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 15:53:11.166333 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.api.api_utils [None req-fe85a1f3-7d01-4d08-9e5b-d5d958f79b86 demo demo] Removing options '' from query. {{(pid=112587) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 15:53:11.168018 np0000172277 devstack@c-api.service[112587]: DEBUG cinder.volume.api [None req-fe85a1f3-7d01-4d08-9e5b-d5d958f79b86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112587) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 15:53:11.177352 np0000172277 devstack@c-api.service[112587]: INFO cinder.volume.api [None req-fe85a1f3-7d01-4d08-9e5b-d5d958f79b86 demo demo] Get all volumes completed successfully. May 06 15:53:11.181197 np0000172277 devstack@c-api.service[112587]: INFO cinder.api.openstack.wsgi [None req-fe85a1f3-7d01-4d08-9e5b-d5d958f79b86 demo demo] https://199.204.45.138/volume/v3/volumes/detail returned with HTTP 200 May 06 15:53:11.181697 np0000172277 devstack@c-api.service[112587]: [pid: 112587|app: 0|req: 9/37] 199.204.45.138 () {64 vars in 1296 bytes} [Wed May 6 15:53:11 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) May 06 15:53:21.171724 np0000172277 devstack@c-api.service[112587]: DEBUG dbcounter [-] [112587] Writing DB stats cinder:SELECT=1 {{(pid=112587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}