May 01 02:46:53.865162 np0000171447 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 01 02:46:53.871794 np0000171447 devstack@c-api.service[113542]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 01 02:46:53.874762 np0000171447 devstack@c-api.service[113542]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 1 02:46:53 2026] *** May 01 02:46:53.874762 np0000171447 devstack@c-api.service[113542]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 01 02:46:53.874762 np0000171447 devstack@c-api.service[113542]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 01 02:46:53.874762 np0000171447 devstack@c-api.service[113542]: nodename: np0000171447 May 01 02:46:53.874762 np0000171447 devstack@c-api.service[113542]: machine: x86_64 May 01 02:46:53.874762 np0000171447 devstack@c-api.service[113542]: clock source: unix May 01 02:46:53.874762 np0000171447 devstack@c-api.service[113542]: pcre jit disabled May 01 02:46:53.874762 np0000171447 devstack@c-api.service[113542]: detected number of CPU cores: 16 May 01 02:46:53.874762 np0000171447 devstack@c-api.service[113542]: current working directory: / May 01 02:46:53.874762 np0000171447 devstack@c-api.service[113542]: detected binary path: /usr/bin/uwsgi-core May 01 02:46:53.874762 np0000171447 devstack@c-api.service[113542]: your processes number limit is 256917 May 01 02:46:53.874762 np0000171447 devstack@c-api.service[113542]: your memory page size is 4096 bytes May 01 02:46:53.874762 np0000171447 devstack@c-api.service[113542]: detected max file descriptor number: 2048 May 01 02:46:53.874762 np0000171447 devstack@c-api.service[113542]: lock engine: pthread robust mutexes May 01 02:46:53.875525 np0000171447 devstack@c-api.service[113542]: thunder lock: enabled May 01 02:46:53.875525 np0000171447 devstack@c-api.service[113542]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 01 02:46:53.875525 np0000171447 devstack@c-api.service[113542]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 01 02:46:53.875525 np0000171447 devstack@c-api.service[113542]: PEP 405 virtualenv detected: /opt/stack/data/venv May 01 02:46:53.875525 np0000171447 devstack@c-api.service[113542]: Set PythonHome to /opt/stack/data/venv May 01 02:46:53.913965 np0000171447 devstack@c-api.service[113542]: Python main interpreter initialized at 0x78f3a86a3668 May 01 02:46:53.913965 np0000171447 devstack@c-api.service[113542]: python threads support enabled May 01 02:46:53.913965 np0000171447 devstack@c-api.service[113542]: your server socket listen backlog is limited to 100 connections May 01 02:46:53.913965 np0000171447 devstack@c-api.service[113542]: your mercy for graceful operations on workers is 80 seconds May 01 02:46:53.914445 np0000171447 devstack@c-api.service[113542]: mapped 671795 bytes (656 KB) for 4 cores May 01 02:46:53.914574 np0000171447 devstack@c-api.service[113542]: *** Operational MODE: preforking *** May 01 02:46:53.914828 np0000171447 devstack@c-api.service[113542]: *** uWSGI is running in multiple interpreter mode *** May 01 02:46:53.914828 np0000171447 devstack@c-api.service[113542]: spawned uWSGI master process (pid: 113542) May 01 02:46:53.914955 np0000171447 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 01 02:46:53.915674 np0000171447 devstack@c-api.service[113542]: spawned uWSGI worker 1 (pid: 113551, cores: 1) May 01 02:46:53.916148 np0000171447 devstack@c-api.service[113542]: spawned uWSGI worker 2 (pid: 113552, cores: 1) May 01 02:46:53.916598 np0000171447 devstack@c-api.service[113542]: spawned uWSGI worker 3 (pid: 113553, cores: 1) May 01 02:46:53.917197 np0000171447 devstack@c-api.service[113542]: spawned uWSGI worker 4 (pid: 113554, cores: 1) May 01 02:46:53.917197 np0000171447 devstack@c-api.service[113542]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 01 02:46:54.044809 np0000171447 devstack@c-api.service[113553]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 01 02:46:54.044809 np0000171447 devstack@c-api.service[113553]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 01 02:46:54.044809 np0000171447 devstack@c-api.service[113553]: we strongly recommend against using it for new projects. May 01 02:46:54.044809 np0000171447 devstack@c-api.service[113553]: If you are already using Eventlet, we recommend migrating to a different May 01 02:46:54.044809 np0000171447 devstack@c-api.service[113553]: framework. For more detail see May 01 02:46:54.044809 np0000171447 devstack@c-api.service[113553]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 01 02:46:54.044809 np0000171447 devstack@c-api.service[113553]: import eventlet # noqa May 01 02:46:54.048884 np0000171447 devstack@c-api.service[113554]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 01 02:46:54.048884 np0000171447 devstack@c-api.service[113554]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 01 02:46:54.048884 np0000171447 devstack@c-api.service[113554]: we strongly recommend against using it for new projects. May 01 02:46:54.048884 np0000171447 devstack@c-api.service[113554]: If you are already using Eventlet, we recommend migrating to a different May 01 02:46:54.048884 np0000171447 devstack@c-api.service[113554]: framework. For more detail see May 01 02:46:54.048884 np0000171447 devstack@c-api.service[113554]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 01 02:46:54.048884 np0000171447 devstack@c-api.service[113554]: import eventlet # noqa May 01 02:46:54.059249 np0000171447 devstack@c-api.service[113552]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 01 02:46:54.059249 np0000171447 devstack@c-api.service[113552]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 01 02:46:54.059249 np0000171447 devstack@c-api.service[113552]: we strongly recommend against using it for new projects. May 01 02:46:54.059249 np0000171447 devstack@c-api.service[113552]: If you are already using Eventlet, we recommend migrating to a different May 01 02:46:54.059249 np0000171447 devstack@c-api.service[113552]: framework. For more detail see May 01 02:46:54.059249 np0000171447 devstack@c-api.service[113552]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 01 02:46:54.059249 np0000171447 devstack@c-api.service[113552]: import eventlet # noqa May 01 02:46:54.067053 np0000171447 devstack@c-api.service[113551]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 01 02:46:54.067053 np0000171447 devstack@c-api.service[113551]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 01 02:46:54.067053 np0000171447 devstack@c-api.service[113551]: we strongly recommend against using it for new projects. May 01 02:46:54.067053 np0000171447 devstack@c-api.service[113551]: If you are already using Eventlet, we recommend migrating to a different May 01 02:46:54.067053 np0000171447 devstack@c-api.service[113551]: framework. For more detail see May 01 02:46:54.067053 np0000171447 devstack@c-api.service[113551]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 01 02:46:54.067053 np0000171447 devstack@c-api.service[113551]: import eventlet # noqa May 01 02:46:54.137043 np0000171447 devstack@c-api.service[113553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 01 02:46:54.137043 np0000171447 devstack@c-api.service[113553]: debtcollector.deprecate( May 01 02:46:54.144003 np0000171447 devstack@c-api.service[113554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 01 02:46:54.144003 np0000171447 devstack@c-api.service[113554]: debtcollector.deprecate( May 01 02:46:54.146097 np0000171447 devstack@c-api.service[113552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 01 02:46:54.146097 np0000171447 devstack@c-api.service[113552]: debtcollector.deprecate( May 01 02:46:54.162601 np0000171447 devstack@c-api.service[113551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 01 02:46:54.162601 np0000171447 devstack@c-api.service[113551]: debtcollector.deprecate( May 01 02:46:54.215481 np0000171447 devstack@c-api.service[113553]: /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 01 02:46:54.215481 np0000171447 devstack@c-api.service[113553]: from cgi import parse_header May 01 02:46:54.224299 np0000171447 devstack@c-api.service[113552]: /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 01 02:46:54.224299 np0000171447 devstack@c-api.service[113552]: from cgi import parse_header May 01 02:46:54.235706 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:54.235706 np0000171447 devstack@c-api.service[113554]: from cgi import parse_header May 01 02:46:54.255255 np0000171447 devstack@c-api.service[113551]: /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 01 02:46:54.255255 np0000171447 devstack@c-api.service[113551]: from cgi import parse_header May 01 02:46:54.260200 np0000171447 devstack@c-api.service[113553]: /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 01 02:46:54.260200 np0000171447 devstack@c-api.service[113553]: removals.removed_module( May 01 02:46:54.263677 np0000171447 devstack@c-api.service[113553]: /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 01 02:46:54.263677 np0000171447 devstack@c-api.service[113553]: removals.removed_module( May 01 02:46:54.267292 np0000171447 devstack@c-api.service[113552]: /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 01 02:46:54.267292 np0000171447 devstack@c-api.service[113552]: removals.removed_module( May 01 02:46:54.268211 np0000171447 devstack@c-api.service[113552]: /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 01 02:46:54.268211 np0000171447 devstack@c-api.service[113552]: removals.removed_module( May 01 02:46:54.287536 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:54.287536 np0000171447 devstack@c-api.service[113554]: removals.removed_module( May 01 02:46:54.288278 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:54.288278 np0000171447 devstack@c-api.service[113554]: removals.removed_module( May 01 02:46:54.306880 np0000171447 devstack@c-api.service[113551]: /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 01 02:46:54.306880 np0000171447 devstack@c-api.service[113551]: removals.removed_module( May 01 02:46:54.307789 np0000171447 devstack@c-api.service[113551]: /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 01 02:46:54.307789 np0000171447 devstack@c-api.service[113551]: removals.removed_module( May 01 02:46:54.871511 np0000171447 devstack@c-api.service[113553]: /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 01 02:46:54.871511 np0000171447 devstack@c-api.service[113553]: warnings.warn( May 01 02:46:54.882789 np0000171447 devstack@c-api.service[113552]: /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 01 02:46:54.882789 np0000171447 devstack@c-api.service[113552]: warnings.warn( May 01 02:46:54.898779 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:54.898779 np0000171447 devstack@c-api.service[113554]: warnings.warn( May 01 02:46:54.937921 np0000171447 devstack@c-api.service[113551]: /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 01 02:46:54.937921 np0000171447 devstack@c-api.service[113551]: warnings.warn( May 01 02:46:54.970268 np0000171447 devstack@c-api.service[113553]: /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 01 02:46:54.970268 np0000171447 devstack@c-api.service[113553]: warnings.warn( May 01 02:46:54.985775 np0000171447 devstack@c-api.service[113552]: /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 01 02:46:54.985775 np0000171447 devstack@c-api.service[113552]: warnings.warn( May 01 02:46:55.005485 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:55.005485 np0000171447 devstack@c-api.service[113554]: warnings.warn( May 01 02:46:55.046051 np0000171447 devstack@c-api.service[113551]: /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 01 02:46:55.046051 np0000171447 devstack@c-api.service[113551]: warnings.warn( May 01 02:46:55.279413 np0000171447 devstack@c-api.service[113553]: 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 01 02:46:55.280057 np0000171447 devstack@c-api.service[113553]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113553) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 01 02:46:55.283616 np0000171447 devstack@c-api.service[113552]: 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 01 02:46:55.284050 np0000171447 devstack@c-api.service[113552]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113552) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 01 02:46:55.311327 np0000171447 devstack@c-api.service[113554]: 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 01 02:46:55.311749 np0000171447 devstack@c-api.service[113554]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113554) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 01 02:46:55.354067 np0000171447 devstack@c-api.service[113551]: 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 01 02:46:55.354481 np0000171447 devstack@c-api.service[113551]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113551) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 01 02:46:55.368370 np0000171447 devstack@c-api.service[113553]: /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 01 02:46:55.368370 np0000171447 devstack@c-api.service[113553]: @jsonschema.FormatChecker.cls_checks('date-time') May 01 02:46:55.370364 np0000171447 devstack@c-api.service[113552]: /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 01 02:46:55.370364 np0000171447 devstack@c-api.service[113552]: @jsonschema.FormatChecker.cls_checks('date-time') May 01 02:46:55.378494 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:55.378494 np0000171447 devstack@c-api.service[113554]: @jsonschema.FormatChecker.cls_checks('date-time') May 01 02:46:55.425957 np0000171447 devstack@c-api.service[113551]: /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 01 02:46:55.425957 np0000171447 devstack@c-api.service[113551]: @jsonschema.FormatChecker.cls_checks('date-time') May 01 02:46:55.834086 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113554) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 01 02:46:55.834389 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113552) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 01 02:46:55.834479 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113551) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 01 02:46:55.834535 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113553) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 01 02:46:55.834584 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.834584 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.834714 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.834714 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.834792 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.834840 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.834882 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.834971 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.834971 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.835065 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.835113 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.835151 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.835882 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.835944 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.835995 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.836046 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.836103 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.836143 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.836187 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.836229 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.836271 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.836311 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.836362 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.836404 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.836444 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.836486 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.836540 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.836587 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.836634 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.836705 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.836743 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.836779 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.836816 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.836864 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.836906 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.836948 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.836989 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.836989 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.836989 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.836989 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.838328 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.838390 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.838443 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.838493 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.838579 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.838665 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.838713 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.838770 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.838820 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.838862 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.838910 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.838998 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.839048 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.839098 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.839152 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.839202 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.839241 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.839286 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.839333 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.839382 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.839425 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.839477 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.839518 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.839565 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.839610 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.839676 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.839730 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.839773 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.839818 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.839864 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.840017 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.840069 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.840110 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.840150 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.840186 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.840225 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.840273 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.840316 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.840356 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.840398 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.840442 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.840489 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.840537 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.840584 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.840623 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.840681 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.840735 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.840782 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.840821 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.840864 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.840902 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.840946 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.840992 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.840992 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.840992 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.840992 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.841729 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.841802 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.841848 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.841916 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.841968 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.841968 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.842048 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.842098 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.842149 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.842191 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.842241 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.842241 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.842323 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.842367 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.842408 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.842450 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.842499 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.842499 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.842499 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.842499 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.842672 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.842720 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.842720 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.842816 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.842816 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.842911 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.843006 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.843056 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.843103 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.843154 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.843198 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.843243 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.843288 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.843337 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.843389 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.843436 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.843480 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.843531 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.843574 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.843620 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.843690 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.843736 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.843788 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.843837 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.843896 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.843942 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.843988 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.844034 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.844078 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.844127 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.844175 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.844220 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.844260 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.844306 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.844351 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.844396 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.844878 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.844878 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.844878 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.845057 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.845103 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.845156 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.845201 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.845250 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.845292 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.845342 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.845389 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.845440 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.845494 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.845741 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.845796 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.845838 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.845838 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.845918 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.845918 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.845992 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.846034 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.846080 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.846080 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.846080 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.846080 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.846080 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.846080 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.846080 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.846740 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.846798 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.846844 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.846896 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.846980 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.847027 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.847079 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.847120 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.847162 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.847206 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.847250 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.847290 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.847331 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.847378 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.847428 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.847471 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.847520 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.847560 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.847599 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.847640 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.847640 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.847748 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.847748 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.847748 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.847748 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.847748 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.847748 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.847748 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.849389 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.849446 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.849514 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.849514 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.849596 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.849668 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.849725 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.849768 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.849816 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.849865 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.849916 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.849959 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.850001 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.850056 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.850105 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.850166 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.850220 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.850272 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.850315 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.850367 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.850411 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.850451 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.850495 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.850543 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.850586 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.850627 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.850695 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.850739 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.850792 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.850840 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.850925 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.851009 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.851058 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.851106 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.851153 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.851195 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.851242 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.851282 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.851333 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.851375 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.851421 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.851461 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.851502 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.851550 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.851597 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.851633 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.851693 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.851752 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.851796 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.851845 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.851885 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.851923 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.851963 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.852004 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.852044 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.852083 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.852133 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.852181 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.852228 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.852271 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.852316 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.852359 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.852401 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.852439 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.852478 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.852519 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.852574 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.852624 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.852691 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.852734 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.852772 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.852811 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.852850 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.852889 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.852928 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.852967 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.853011 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.853057 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.853093 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.853133 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.853175 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.853216 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.853216 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.853216 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.853330 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.853330 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.853330 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.853441 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.853482 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.853517 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.853564 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.853707 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.853781 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.853905 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.853955 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.854000 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.854042 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.854082 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.854128 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.854171 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.854215 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.854254 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.854294 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.854332 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.854498 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.854549 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.854595 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.854639 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.854693 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.854726 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.854780 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.854780 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.854991 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.855053 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.855103 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.855150 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.855290 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.855342 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.855384 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.855427 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.855467 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.855508 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.855541 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.855587 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.855587 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.855717 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.855759 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.855800 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.855840 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.855880 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.855919 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.855958 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.856004 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.856052 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.856091 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.856091 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.856091 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.856091 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.856091 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.856091 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.857949 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.858019 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.858063 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.858126 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.858174 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.858235 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.858286 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.858329 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.858373 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.858413 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.858464 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.858507 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.858556 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.858605 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.858700 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.858751 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.858788 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.858833 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.858892 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.858928 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.859010 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.859062 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.859115 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.859158 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.859192 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.859230 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.859277 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.859319 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.859378 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.859424 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.859465 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.859507 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.859548 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.859598 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.859638 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.859702 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.859745 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.859793 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.859835 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.859880 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.859928 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.859971 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.860019 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.860060 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.860102 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.860143 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.860185 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.860224 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.860275 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.860322 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.860360 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.860401 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.860444 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.860444 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.860444 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.860444 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.860572 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.860572 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.860572 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.860572 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.860572 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.860795 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.860845 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.860845 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.860921 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.860921 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.860921 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.860921 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.861077 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.861118 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.861161 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.861161 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.861244 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.861285 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.861325 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.861369 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.861369 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.861444 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.861491 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.861529 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.861529 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.861529 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.861529 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.861529 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.861935 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.861935 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.862024 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.862065 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.862113 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.862176 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.862218 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.862260 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.862300 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.862346 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.862389 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.862389 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.862389 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.862508 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.862553 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.862593 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.862593 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.862593 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.862721 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.862721 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.862804 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.862844 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.862893 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.862939 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.863036 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.863138 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.863188 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.863265 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.863734 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.863788 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.863843 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.863897 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.863952 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.864002 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.864045 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.864088 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.864134 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.864180 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.864227 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.864270 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.864316 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.864357 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.864357 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.864445 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.864495 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.864538 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.864575 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.864617 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.864698 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.864736 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.864811 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.864881 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.865041 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.865126 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.865172 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.865217 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.865322 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.865367 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.865407 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.865453 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.865495 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.865541 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.865582 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.865626 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.865691 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.865736 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.865775 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.865820 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.865864 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.865903 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.865946 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.865995 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.866038 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.866076 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.866117 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.866158 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.866197 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.866235 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.866235 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.866320 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.866369 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.866369 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.866369 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.866369 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.866520 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.866520 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.866598 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.866639 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.866730 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.866770 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.866829 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.866871 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.866921 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.866998 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.867034 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.867082 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.867122 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.867161 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.867203 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.867255 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.867302 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.867347 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.867392 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.867437 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.867437 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.867524 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.867524 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.867524 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.867524 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.867524 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.867524 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.867524 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.867799 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.867799 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.867881 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.867928 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.867928 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.868008 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.868056 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.868102 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.868146 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.868187 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.868226 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.868269 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.868306 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.868351 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.868391 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.868428 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.868471 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.868518 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.868559 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.868602 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.868660 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.868712 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.868754 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.868800 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.868849 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.868849 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.868849 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.868849 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.870025 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.870099 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.870159 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.870222 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.870274 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.870334 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.870399 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.870446 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.870489 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.870535 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.870584 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.870633 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.870730 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.870778 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.870832 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.870873 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.870920 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.871023 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.871067 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.871120 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.871270 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.871320 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.871371 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.871418 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.871461 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.871502 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.871543 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.871543 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.875704 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.875784 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.875844 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.875900 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.875951 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.876002 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.876045 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.876087 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.876132 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.876176 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.876218 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.876261 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.876313 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.876368 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.876421 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.876467 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.876467 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.876467 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.876467 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.876467 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.876675 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.876722 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.876764 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.876764 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.876864 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.876911 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.876957 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.877001 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.877046 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.877096 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.877141 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.877187 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.877239 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.877282 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.877330 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.877374 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.877421 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.877474 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.877516 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.877562 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.877603 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.877642 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.877702 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.877755 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.877798 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.877839 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.877881 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.877924 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.877966 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.878015 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.878015 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.878015 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.878015 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.878015 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.878015 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.878015 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.878283 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.878283 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.878283 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.878283 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.878461 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.878510 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.878693 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.878756 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.878800 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.878839 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.878880 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.878927 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.879019 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.879066 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.879113 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.879160 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.879204 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.879250 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.879285 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.879326 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.879364 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.879417 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.879462 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.879512 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.879551 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.879551 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.879551 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.879551 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.884201 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.884267 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.884332 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.884390 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.884438 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.884486 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.884531 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.884569 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.884601 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.884639 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.884689 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.884689 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.884745 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.884777 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.884808 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.884844 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.884880 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.884914 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.884950 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.884985 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.885020 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.885057 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.885089 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.885120 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.885150 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.885181 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.885181 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.885247 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.886606 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.886606 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.886815 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.886882 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.887018 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.887087 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.887144 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.887216 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.887288 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.887349 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.887349 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.887476 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.887539 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.887674 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.887811 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.887923 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.887995 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.888077 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.888147 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.888212 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.888289 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.888381 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.888457 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.888521 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.888598 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.888716 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.888716 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.888716 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.889073 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.889144 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.889208 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.889289 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.889364 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.889443 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.889520 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.889612 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.889770 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.889866 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.889957 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.890056 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.890154 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.890241 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.890344 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.890419 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.890485 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.890552 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.890628 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.890729 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.890793 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.890859 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.890941 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.891044 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.891109 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.891109 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.891109 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.891109 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.891344 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.891344 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.891344 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.891515 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.891579 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.891670 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.891749 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.891838 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.891905 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.891989 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.892162 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.892241 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.892304 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.892398 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.892476 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.892476 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.892594 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.892688 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.892756 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.892843 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.892843 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.892972 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.893086 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.893176 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.893176 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.893176 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.893176 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.893176 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.893467 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.893545 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.893760 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.893831 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.893894 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.893957 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.894037 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.894104 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.894166 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.894237 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.894309 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.894371 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.894453 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.894524 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.894595 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.894701 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.894767 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.894829 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.894891 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.894891 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.895088 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.895150 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.895234 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.895298 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.895360 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.895399 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.895456 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.895490 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.895519 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.895557 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.895588 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.895625 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.895625 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.895625 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.895625 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.895756 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.895756 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.895815 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.895847 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.895873 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.895907 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.895942 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.895976 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.896006 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.896039 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.896070 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.896103 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.896134 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.896134 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.896193 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.896193 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.896193 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.896193 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.896193 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.896193 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.896193 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.896365 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.896365 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.896365 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.896365 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.896476 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.896509 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.896546 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.896575 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.896611 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.896655 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.896686 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.896717 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.896758 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.896790 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.896828 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.896863 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.896894 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.896928 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.896959 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.896989 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.897019 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.897052 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.897086 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.897118 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.897154 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.897186 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.897229 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.897264 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.897292 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.897325 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.897350 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.897379 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.897413 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.897443 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.897469 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.897509 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.897543 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.897543 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.897600 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.897633 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 01 02:46:55.897692 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.897734 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 01 02:46:55.897769 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.897800 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 01 02:46:55.897832 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.897866 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 01 02:46:55.897900 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.897926 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 01 02:46:55.897955 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.897979 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 01 02:46:55.898005 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.898030 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 01 02:46:55.943145 np0000171447 devstack@c-api.service[113551]: INFO dbcounter [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Registered counter for database cinder May 01 02:46:55.943318 np0000171447 devstack@c-api.service[113554]: INFO dbcounter [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Registered counter for database cinder May 01 02:46:55.943796 np0000171447 devstack@c-api.service[113552]: INFO dbcounter [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Registered counter for database cinder May 01 02:46:55.947263 np0000171447 devstack@c-api.service[113553]: INFO dbcounter [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Registered counter for database cinder May 01 02:46:55.955607 np0000171447 devstack@c-api.service[113551]: DEBUG oslo_db.sqlalchemy.engines [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 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=113551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 01 02:46:55.957364 np0000171447 devstack@c-api.service[113554]: DEBUG oslo_db.sqlalchemy.engines [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac 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=113554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 01 02:46:55.959382 np0000171447 devstack@c-api.service[113552]: DEBUG oslo_db.sqlalchemy.engines [None req-3dde39dd-734a-4328-aaca-90ee859c978e 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=113552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 01 02:46:55.960983 np0000171447 devstack@c-api.service[113553]: DEBUG oslo_db.sqlalchemy.engines [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 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=113553) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 01 02:46:56.073025 np0000171447 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writer thread running {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 01 02:46:56.073438 np0000171447 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writer thread running {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 01 02:46:56.073848 np0000171447 devstack@c-api.service[113554]: DEBUG dbcounter [-] [113554] Writer thread running {{(pid=113554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 01 02:46:56.075561 np0000171447 devstack@c-api.service[113551]: INFO cinder.rpc [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 01 02:46:56.075731 np0000171447 devstack@c-api.service[113552]: INFO cinder.rpc [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 01 02:46:56.076026 np0000171447 devstack@c-api.service[113554]: INFO cinder.rpc [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 01 02:46:56.077848 np0000171447 devstack@c-api.service[113551]: INFO cinder.rpc [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 01 02:46:56.078638 np0000171447 devstack@c-api.service[113554]: INFO cinder.rpc [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 01 02:46:56.079019 np0000171447 devstack@c-api.service[113552]: INFO cinder.rpc [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 01 02:46:56.080028 np0000171447 devstack@c-api.service[113551]: INFO cinder.rpc [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 01 02:46:56.080897 np0000171447 devstack@c-api.service[113554]: INFO cinder.rpc [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 01 02:46:56.081241 np0000171447 devstack@c-api.service[113552]: INFO cinder.rpc [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 01 02:46:56.081992 np0000171447 devstack@c-api.service[113551]: INFO cinder.rpc [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 01 02:46:56.082859 np0000171447 devstack@c-api.service[113554]: INFO cinder.rpc [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 01 02:46:56.083030 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.083480 np0000171447 devstack@c-api.service[113552]: INFO cinder.rpc [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 01 02:46:56.083829 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.084468 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.084625 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.085084 np0000171447 devstack@c-api.service[113553]: DEBUG dbcounter [-] [113553] Writer thread running {{(pid=113553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 01 02:46:56.085739 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.086248 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.088372 np0000171447 devstack@c-api.service[113553]: INFO cinder.rpc [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 01 02:46:56.090751 np0000171447 devstack@c-api.service[113551]: DEBUG oslo_db.sqlalchemy.engines [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 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=113551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 01 02:46:56.092231 np0000171447 devstack@c-api.service[113554]: DEBUG oslo_db.sqlalchemy.engines [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac 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=113554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 01 02:46:56.092757 np0000171447 devstack@c-api.service[113553]: INFO cinder.rpc [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 01 02:46:56.092970 np0000171447 devstack@c-api.service[113551]: INFO cinder.rpc [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 01 02:46:56.093832 np0000171447 devstack@c-api.service[113552]: DEBUG oslo_db.sqlalchemy.engines [None req-3dde39dd-734a-4328-aaca-90ee859c978e 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=113552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 01 02:46:56.094006 np0000171447 devstack@c-api.service[113554]: INFO cinder.rpc [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 01 02:46:56.094799 np0000171447 devstack@c-api.service[113551]: INFO cinder.rpc [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 01 02:46:56.095420 np0000171447 devstack@c-api.service[113553]: INFO cinder.rpc [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 01 02:46:56.095709 np0000171447 devstack@c-api.service[113554]: INFO cinder.rpc [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 01 02:46:56.095756 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.095983 np0000171447 devstack@c-api.service[113552]: INFO cinder.rpc [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 01 02:46:56.096525 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.097695 np0000171447 devstack@c-api.service[113552]: INFO cinder.rpc [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 01 02:46:56.097817 np0000171447 devstack@c-api.service[113553]: INFO cinder.rpc [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 01 02:46:56.098488 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.099061 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.101015 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.105367 np0000171447 devstack@c-api.service[113553]: DEBUG oslo_db.sqlalchemy.engines [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 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=113553) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 01 02:46:56.107282 np0000171447 devstack@c-api.service[113553]: INFO cinder.rpc [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 01 02:46:56.107750 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.107990 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.108360 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.109494 np0000171447 devstack@c-api.service[113553]: INFO cinder.rpc [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 01 02:46:56.110877 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.110962 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.111285 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.111570 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.114183 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.114587 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.114864 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.118556 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.118879 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.119046 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.121596 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.121971 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.122078 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.122146 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.124586 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.125191 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.125295 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.125574 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.127776 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.128371 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.128469 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.128954 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.130606 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.131280 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.132702 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.132908 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.133541 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.134993 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.135084 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.135861 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.135944 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.136520 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.137435 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.137746 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.138897 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.139244 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.140554 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.142155 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.143904 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.144842 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.145134 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.146261 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.147373 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.148256 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.148568 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.149214 np0000171447 devstack@c-api.service[113552]: WARNING cinder.api.contrib.hosts [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 01 02:46:56.150036 np0000171447 devstack@c-api.service[113554]: WARNING cinder.api.contrib.hosts [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 01 02:46:56.150100 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.150138 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.150607 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.150857 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.151535 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.152054 np0000171447 devstack@c-api.service[113551]: WARNING cinder.api.contrib.hosts [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 01 02:46:56.152309 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.153070 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.153264 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.153578 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.153834 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.154544 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.155329 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.155385 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.156107 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.156846 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.157661 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.157806 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.158528 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.159430 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.159770 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.160068 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.160657 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.160866 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.161244 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.161495 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.161718 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: extensions {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.162339 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: extensions {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.162926 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.163024 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: encryption {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.163610 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: encryption {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.164464 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.164615 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: os-hosts {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.165187 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: os-hosts {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.165891 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.165969 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.166033 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: os-quota-class-sets {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.166624 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: os-quota-class-sets {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.166779 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: extensions {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.167367 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: capabilities {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.167879 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: capabilities {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.168029 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: encryption {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.168445 np0000171447 devstack@c-api.service[113553]: WARNING cinder.api.contrib.hosts [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 01 02:46:56.168764 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: extra_specs {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.169151 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: extra_specs {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.169582 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.169682 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: os-hosts {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.170231 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: os-volume-manage {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.170676 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: os-volume-manage {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.170975 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: os-quota-class-sets {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.171894 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: consistencygroups {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.171992 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.172062 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: consistencygroups {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.172514 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: capabilities {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.173529 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: extra_specs {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.173792 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.173928 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: os-availability-zone {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.174022 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: os-availability-zone {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.175085 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: os-volume-manage {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.175243 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.175310 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: cgsnapshots {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.175371 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: cgsnapshots {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.176480 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: consistencygroups {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.176564 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: os-volume-transfer {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.176748 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: os-volume-transfer {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.176888 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.178212 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: os-volume-type-access {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.178588 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: os-availability-zone {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.178880 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.178955 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: os-volume-type-access {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.180471 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.180559 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: scheduler-stats {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.180616 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: scheduler-stats {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.180709 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: cgsnapshots {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.181913 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: encryption {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.181990 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: encryption {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.182053 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.182380 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: os-volume-transfer {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.182991 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: extensions {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.183418 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: qos-specs {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.183536 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: qos-specs {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.184047 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: os-volume-type-access {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.186471 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: encryption {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.186605 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: os-quota-sets {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.186701 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: os-quota-sets {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.186763 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: scheduler-stats {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.187210 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: backups {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.187305 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: backups {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.187364 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: encryption {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.187434 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: os-hosts {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.188892 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: qos-specs {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.189277 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extended resource: os-snapshot-manage {{(pid=113554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.189360 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: os-quota-class-sets {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.189415 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extended resource: os-snapshot-manage {{(pid=113552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.190982 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: capabilities {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.191094 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: os-quota-sets {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.191545 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.191641 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.192388 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: extra_specs {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.192486 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: backups {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.192584 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.contrib.snapshot_actions [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] SnapshotActionsController initialized {{(pid=113554) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 01 02:46:56.193335 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.194019 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: os-volume-manage {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.194465 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extended resource: os-snapshot-manage {{(pid=113551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.194777 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.195400 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: consistencygroups {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.196205 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.contrib.snapshot_actions [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] SnapshotActionsController initialized {{(pid=113552) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 01 02:46:56.196289 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.196794 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.196964 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.197680 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.197786 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: os-availability-zone {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.197872 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.contrib.snapshot_actions [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] SnapshotActionsController initialized {{(pid=113551) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 01 02:46:56.198580 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.199089 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.199387 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.199463 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: cgsnapshots {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.200071 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.200504 np0000171447 devstack@c-api.service[113554]: WARNING castellan.key_manager.migration [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.200745 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: os-volume-transfer {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.200879 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.201479 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.201524 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.201602 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.201721 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.201841 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extension TypesManage extending resource: types {{(pid=113554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.201941 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.202061 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extension VolumeTypeAccess extending resource: types {{(pid=113554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.202174 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extension SnapshotActions extending resource: snapshots {{(pid=113554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.202282 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.202331 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: os-volume-type-access {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.202380 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.202419 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extension VolumeActions extending resource: volumes {{(pid=113554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.202516 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.202619 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.202738 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.202916 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.202961 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extension UsedLimits extending resource: limits {{(pid=113554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.203027 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extension AdminActions extending resource: volumes {{(pid=113554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.203170 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extension AdminActions extending resource: snapshots {{(pid=113554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.203261 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.v3.router [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac None None] Extension AdminActions extending resource: backups {{(pid=113554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.203796 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.204554 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: scheduler-stats {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.204867 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.205213 np0000171447 devstack@c-api.service[113552]: WARNING castellan.key_manager.migration [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.205543 np0000171447 devstack@c-api.service[113554]: WARNING keystonemiddleware.auth_token [None req-1f9851ae-1b3b-4363-bd8e-1e01fcdce0ac 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 01 02:46:56.205991 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: encryption {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.206182 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.206305 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.206405 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.206526 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extension TypesManage extending resource: types {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.206628 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.206748 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extension VolumeTypeAccess extending resource: types {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.206872 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extension SnapshotActions extending resource: snapshots {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.206972 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.207014 np0000171447 devstack@c-api.service[113551]: WARNING castellan.key_manager.migration [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.207088 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extension VolumeActions extending resource: volumes {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.207247 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.207354 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.207467 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.207512 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: qos-specs {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.207666 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extension UsedLimits extending resource: limits {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.207770 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extension AdminActions extending resource: volumes {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.207879 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extension AdminActions extending resource: snapshots {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.207980 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.v3.router [None req-3dde39dd-734a-4328-aaca-90ee859c978e None None] Extension AdminActions extending resource: backups {{(pid=113552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.209446 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.209615 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: os-quota-sets {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.209776 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.210051 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.210245 np0000171447 devstack@c-api.service[113552]: WARNING keystonemiddleware.auth_token [None req-3dde39dd-734a-4328-aaca-90ee859c978e 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 01 02:46:56.210292 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extension TypesManage extending resource: types {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.210519 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.210772 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.210967 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: backups {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.211042 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.211372 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.211480 np0000171447 devstack@c-api.service[113554]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78f3a86a3668 pid: 113554 (default app) May 01 02:46:56.211559 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extension VolumeActions extending resource: volumes {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.211769 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.211931 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.212035 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.212035 np0000171447 devstack@c-api.service[113554]: warnings.warn( May 01 02:46:56.212107 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.212395 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extension UsedLimits extending resource: limits {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.212556 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extension AdminActions extending resource: volumes {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.212768 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extension AdminActions extending resource: snapshots {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.212924 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.v3.router [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 None None] Extension AdminActions extending resource: backups {{(pid=113551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.213013 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extended resource: os-snapshot-manage {{(pid=113553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 01 02:46:56.215368 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.216289 np0000171447 devstack@c-api.service[113552]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78f3a86a3668 pid: 113552 (default app) May 01 02:46:56.216373 np0000171447 devstack@c-api.service[113551]: WARNING keystonemiddleware.auth_token [None req-28fd4327-d834-4eeb-abaa-f9553fa2d726 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 01 02:46:56.216425 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.contrib.snapshot_actions [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] SnapshotActionsController initialized {{(pid=113553) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 01 02:46:56.217147 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.218910 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.219620 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.219620 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.219791 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.219791 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.219791 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.219791 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.219791 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.220041 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.220041 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.220041 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.220041 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.220041 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.220041 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.220318 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.220318 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.220318 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.220318 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.220318 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.220667 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.220667 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.220667 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.220667 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.220873 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.220873 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.220873 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.220873 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.221056 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.221056 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.221056 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.221056 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.221056 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.221296 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.221296 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.221296 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.221296 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.221296 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.221538 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.221538 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.221538 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.221538 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.221538 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.221538 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.221826 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.221826 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.221826 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.221826 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.221826 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.221826 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.222089 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.222089 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.222089 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.222089 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.222089 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.222089 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.222361 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.222361 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.222361 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.222361 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.222361 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.222361 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.222621 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.222621 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.222621 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.222621 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.222862 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.222862 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.222862 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.222862 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.222862 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.223082 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.223082 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.223082 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.223082 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.223082 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.223338 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.223338 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.223338 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.223338 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.223338 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.223338 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.223582 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.223582 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.223582 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.223582 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.223582 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.223832 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.223832 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.223832 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.223832 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.223832 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.224046 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.224046 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.224046 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.224046 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.224240 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.224240 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.224240 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.224240 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.224414 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.224451 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.224451 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.224451 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.224451 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.224451 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.224719 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.224719 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.224719 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.224719 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.224719 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.224932 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.224932 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.224932 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.224932 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.225109 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.225109 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.225109 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.225109 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.225399 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.225399 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.225399 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.225399 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.225566 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.225566 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.225566 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.225566 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.225840 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.225840 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.225840 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.225840 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.226021 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.226021 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.226021 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.226021 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.226021 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.226021 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.226280 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.226280 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.226280 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.226280 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.226280 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.226523 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.226523 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.226523 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.226523 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.226523 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.226523 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.226523 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.226832 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.226832 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.226832 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.226832 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.226832 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.226832 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.227078 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.227078 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.227078 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.227078 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.227078 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.227078 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.227378 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.227378 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.227378 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.227378 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.227378 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.227378 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.227582 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.227582 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.227582 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.227582 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.227730 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.227730 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.227730 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.227730 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.227858 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.227858 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.227858 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.227858 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.227989 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.227989 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.227989 np0000171447 devstack@c-api.service[113554]: /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 01 02:46:56.227989 np0000171447 devstack@c-api.service[113554]: warnings.warn(deprecated_msg) May 01 02:46:56.228111 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.228141 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.middleware.request_id [None req-a4c55f17-0e83-438e-9974-6ad129bfb2b0 None None] RequestId filter calling following filter/app {{(pid=113554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 02:46:56.228168 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.228197 np0000171447 devstack@c-api.service[113551]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78f3a86a3668 pid: 113551 (default app) May 01 02:46:56.228221 np0000171447 devstack@c-api.service[113553]: WARNING castellan.key_manager.migration [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 01 02:46:56.228248 np0000171447 devstack@c-api.service[113554]: [pid: 113554|app: 0|req: 1/1] 199.204.45.240 () {60 vars in 953 bytes} [Fri May 1 02:46:56 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 01 02:46:56.228278 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.228278 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.228278 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.228278 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extension TypesManage extending resource: types {{(pid=113553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.228278 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.228278 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.228278 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.228456 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.228456 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extension VolumeActions extending resource: volumes {{(pid=113553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.228456 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.228456 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.228456 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.228456 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extension UsedLimits extending resource: limits {{(pid=113553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.228610 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extension AdminActions extending resource: volumes {{(pid=113553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.228641 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extension AdminActions extending resource: snapshots {{(pid=113553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.228641 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.v3.router [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 None None] Extension AdminActions extending resource: backups {{(pid=113553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 01 02:46:56.231490 np0000171447 devstack@c-api.service[113553]: WARNING keystonemiddleware.auth_token [None req-632d62c6-a367-43a0-ba35-04d39e92e4b3 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 01 02:46:56.237639 np0000171447 devstack@c-api.service[113553]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78f3a86a3668 pid: 113553 (default app) May 01 02:47:03.496825 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.496825 np0000171447 devstack@c-api.service[113552]: warnings.warn( May 01 02:47:03.509478 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.509478 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.509478 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.509478 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.509478 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.510001 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.510001 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.510001 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.510001 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.510001 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.510301 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.510301 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.510301 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.510301 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.510301 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.510301 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.510788 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.510788 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.510788 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.510788 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.511135 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.511135 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.511135 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.511135 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.511484 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.511484 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.511484 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.511484 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.511780 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.511780 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.511780 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.511780 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.511780 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.512092 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.512092 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.512092 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.512092 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.512092 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.512403 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.512403 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.512403 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.512403 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.512403 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.512403 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.512827 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.512827 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.512827 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.512827 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.512827 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.512827 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.513177 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.513177 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.513177 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.513177 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.513177 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.513177 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.513623 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.513623 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.513623 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.513623 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.513623 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.513900 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.513900 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.513900 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.513900 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.513900 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.514083 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.514083 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.514083 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.514083 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.514083 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.514083 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.514299 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.514299 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.514299 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.514299 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.514299 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.514299 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.514498 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.514498 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.514498 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.514498 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.514498 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.514731 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.514731 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.514731 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.514731 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.514731 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.514904 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.514904 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.514904 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.514904 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.515054 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.515054 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.515054 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.515054 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.515195 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.515195 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.515195 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.515195 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.515195 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.515374 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.515374 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.515374 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.515374 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.515374 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.515625 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.515625 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.515625 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.515625 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.515804 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.515804 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.515804 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.515804 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.515946 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.515946 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.515946 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.515946 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.516092 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.516092 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.516092 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.516092 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.516231 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.516231 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.516231 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.516231 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.516390 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.516390 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.516390 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.516390 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.516390 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.516729 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.516729 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.516729 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.516729 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.516729 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.516729 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.516935 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.516935 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.516935 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.516935 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.516935 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.517110 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.517110 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.517110 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.517110 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.517110 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.517110 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.517311 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.517311 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.517311 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.517311 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.517311 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.517311 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.517585 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.517585 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.517585 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.517585 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.517585 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.517585 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.517835 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.517835 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.517835 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.517835 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.517835 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.517835 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.518052 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.518052 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.518052 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.518052 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.518201 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.518201 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.518201 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.518201 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.518201 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.518389 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.518389 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.518389 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.518389 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:03.518389 np0000171447 devstack@c-api.service[113552]: warnings.warn(deprecated_msg) May 01 02:47:03.518389 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-fad8a6b9-1844-487c-8f7c-6e9ad3a1e20f None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 02:47:04.120290 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-fad8a6b9-1844-487c-8f7c-6e9ad3a1e20f admin admin] POST https://199.204.45.240/volume/v3/types May 01 02:47:04.121117 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-fad8a6b9-1844-487c-8f7c-6e9ad3a1e20f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 01 02:47:04.123564 np0000171447 devstack@c-api.service[113552]: /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 01 02:47:04.123564 np0000171447 devstack@c-api.service[113552]: warnings.warn( May 01 02:47:04.134293 np0000171447 devstack@c-api.service[113552]: DEBUG oslo_db.sqlalchemy.engines [None req-fad8a6b9-1844-487c-8f7c-6e9ad3a1e20f 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=113552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 01 02:47:04.169094 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-fad8a6b9-1844-487c-8f7c-6e9ad3a1e20f admin admin] https://199.204.45.240/volume/v3/types returned with HTTP 200 May 01 02:47:04.169977 np0000171447 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 1/2] 199.204.45.240 () {68 vars in 1288 bytes} [Fri May 1 02:47:03 2026] POST /volume/v3/types => generated 186 bytes in 674 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 01 02:47:04.182433 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.182433 np0000171447 devstack@c-api.service[113551]: warnings.warn( May 01 02:47:04.195037 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.195037 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.195037 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.195037 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.195037 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.195415 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.195415 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.195415 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.195415 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.195415 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.195824 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.195824 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.195824 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.195824 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.195824 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.195824 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.196221 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.196221 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.196221 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.196221 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.196482 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.196482 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.196482 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.196482 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.196769 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.196769 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.196769 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.196769 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.197152 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.197152 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.197152 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.197152 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.197152 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.197447 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.197447 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.197447 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.197447 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.197447 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.197734 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.197734 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.197734 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.197734 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.197734 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.197734 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.198013 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.198013 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.198013 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.198013 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.198013 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.198013 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.198243 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.198243 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.198243 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.198243 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.198243 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.198243 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.198465 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.198465 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.198465 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.198465 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.198465 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.198837 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.198837 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.198837 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.198837 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.198837 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.199153 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.199153 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.199153 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.199153 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.199153 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.199153 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.199768 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.199768 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.199768 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.199768 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.199768 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.199768 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.199978 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.199978 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.199978 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.199978 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.199978 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.200171 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.200171 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.200171 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.200171 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.200171 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.200352 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.200352 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.200352 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.200352 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.200499 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.200499 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.200499 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.200499 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.200956 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.200956 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.200956 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.200956 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.200956 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.201284 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.201284 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.201284 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.201284 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.201284 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.201566 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.201566 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.201566 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.201566 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.201823 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.201823 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.201823 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.201823 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.202069 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.202069 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.202069 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.202069 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.202298 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.202298 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.202298 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.202298 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.202544 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.202544 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.202544 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.202544 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.202798 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.202798 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.202798 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.202798 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.202798 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.203087 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.203087 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.203087 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.203087 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.203087 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.203087 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.203416 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.203416 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.203416 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.203416 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.203416 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.203924 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.203924 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.203924 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.203924 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.203924 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.203924 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.204576 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.204576 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.204576 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.204576 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.204576 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.204576 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.205224 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.205224 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.205224 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.205224 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.205224 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.205224 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.205554 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.205554 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.205554 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.205554 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.205554 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.205554 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.205873 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.205873 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.205873 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.205873 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.206028 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.206028 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.206028 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.206028 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.206028 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.206223 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.206223 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.206223 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.206223 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.206223 np0000171447 devstack@c-api.service[113551]: warnings.warn(deprecated_msg) May 01 02:47:04.206223 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [req-fad8a6b9-1844-487c-8f7c-6e9ad3a1e20f req-905b7a42-c663-4c5c-a776-f3d17cf15a23 None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 02:47:04.540175 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [req-fad8a6b9-1844-487c-8f7c-6e9ad3a1e20f req-905b7a42-c663-4c5c-a776-f3d17cf15a23 admin admin] POST https://199.204.45.240/volume/v3/types/f6208c2e-77b3-4219-9835-a61eb3b926d9/extra_specs May 01 02:47:04.540768 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [req-fad8a6b9-1844-487c-8f7c-6e9ad3a1e20f req-905b7a42-c663-4c5c-a776-f3d17cf15a23 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 01 02:47:04.542482 np0000171447 devstack@c-api.service[113551]: /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 01 02:47:04.542482 np0000171447 devstack@c-api.service[113551]: warnings.warn( May 01 02:47:04.552954 np0000171447 devstack@c-api.service[113551]: DEBUG oslo_db.sqlalchemy.engines [req-fad8a6b9-1844-487c-8f7c-6e9ad3a1e20f req-905b7a42-c663-4c5c-a776-f3d17cf15a23 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=113551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 01 02:47:04.615596 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [req-fad8a6b9-1844-487c-8f7c-6e9ad3a1e20f req-905b7a42-c663-4c5c-a776-f3d17cf15a23 admin admin] https://199.204.45.240/volume/v3/types/f6208c2e-77b3-4219-9835-a61eb3b926d9/extra_specs returned with HTTP 200 May 01 02:47:04.616178 np0000171447 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 1/3] 199.204.45.240 () {70 vars in 1505 bytes} [Fri May 1 02:47:04 2026] POST /volume/v3/types/f6208c2e-77b3-4219-9835-a61eb3b926d9/extra_specs => generated 55 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 02:47:06.095311 np0000171447 devstack@c-api.service[113554]: DEBUG dbcounter [-] [113554] Writing DB stats cinder:SELECT=6 {{(pid=113554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 02:47:06.108834 np0000171447 devstack@c-api.service[113553]: DEBUG dbcounter [-] [113553] Writing DB stats cinder:SELECT=6 {{(pid=113553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 02:47:14.165589 np0000171447 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 02:47:14.614455 np0000171447 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 02:50:49.449573 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.middleware.request_id [None req-76eba78e-049b-4e2e-afee-88434a79b872 None None] RequestId filter calling following filter/app {{(pid=113554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 02:50:49.450491 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-76eba78e-049b-4e2e-afee-88434a79b872 None None] GET https://199.204.45.240/volume// May 01 02:50:49.450755 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-76eba78e-049b-4e2e-afee-88434a79b872 None None] Empty body provided in request {{(pid=113554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 02:50:49.451115 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-76eba78e-049b-4e2e-afee-88434a79b872 None None] Calling method 'all' {{(pid=113554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 02:50:49.451875 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-76eba78e-049b-4e2e-afee-88434a79b872 None None] https://199.204.45.240/volume// returned with HTTP 300 May 01 02:50:49.452237 np0000171447 devstack@c-api.service[113554]: [pid: 113554|app: 0|req: 2/4] 199.204.45.240 () {66 vars in 1456 bytes} [Fri May 1 02:50:49 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 01 02:51:27.266378 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.266378 np0000171447 devstack@c-api.service[113553]: warnings.warn( May 01 02:51:27.277275 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.277275 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.277275 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.277275 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.277561 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.277561 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.277561 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.277561 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.277817 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.277817 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.277817 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.277817 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.277817 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.277817 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.278124 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.278124 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.278124 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.278124 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.278124 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.278379 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.278379 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.278379 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.278379 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.278379 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.278603 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.278603 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.278603 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.278603 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.278969 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.278969 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.278969 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.278969 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.278969 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.279307 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.279307 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.279307 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.279307 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.279307 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.279562 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.279562 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.279562 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.279562 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.279562 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.279562 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.279958 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.279958 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.279958 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.279958 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.279958 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.279958 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.280344 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.280344 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.280344 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.280344 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.280344 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.280344 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.280725 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.280725 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.280725 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.280725 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.280725 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.281049 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.281049 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.281049 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.281049 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.281049 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.281268 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.281268 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.281268 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.281268 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.281268 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.281268 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.281538 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.281538 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.281538 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.281538 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.281538 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.281538 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.281861 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.281861 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.281861 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.281861 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.281861 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.282111 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.282111 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.282111 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.282111 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.282111 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.282341 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.282341 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.282341 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.282341 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.282538 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.282538 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.282538 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.282538 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.282768 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.282768 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.282768 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.282768 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.282768 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.283021 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.283021 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.283021 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.283021 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.283021 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.283268 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.283268 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.283268 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.283268 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.283476 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.283476 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.283476 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.283476 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.283725 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.283725 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.283725 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.283725 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.283915 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.283915 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.283915 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.283915 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.284102 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.284102 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.284102 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.284102 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.284275 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.284275 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.284275 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.284275 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.284275 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.284500 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.284500 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.284500 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.284500 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.284500 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.284500 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.284796 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.284796 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.284796 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.284796 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.284796 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.285007 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.285007 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.285007 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.285007 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.285007 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.285007 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.285259 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.285259 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.285259 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.285259 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.285259 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.285259 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.285521 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.285521 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.285521 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.285521 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.285521 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.285521 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.285800 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.285800 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.285800 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.285800 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.285800 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.285800 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.286065 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.286065 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.286065 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.286065 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.286242 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.286242 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.286242 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.286242 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.286242 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.286529 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.286529 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.286529 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.286529 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.286529 np0000171447 devstack@c-api.service[113553]: warnings.warn(deprecated_msg) May 01 02:51:27.286529 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.middleware.request_id [None req-dbcce77d-3f17-42da-872e-1ce6164548d6 None None] RequestId filter calling following filter/app {{(pid=113553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 02:51:27.633876 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-dbcce77d-3f17-42da-872e-1ce6164548d6 demo demo] GET https://199.204.45.240/volume/v3/types?is_public=None May 01 02:51:27.634244 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-dbcce77d-3f17-42da-872e-1ce6164548d6 demo demo] Empty body provided in request {{(pid=113553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 02:51:27.634449 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-dbcce77d-3f17-42da-872e-1ce6164548d6 demo demo] Calling method 'index' {{(pid=113553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 02:51:27.634993 np0000171447 devstack@c-api.service[113553]: /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 01 02:51:27.634993 np0000171447 devstack@c-api.service[113553]: warnings.warn( May 01 02:51:27.635589 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.api_utils [None req-dbcce77d-3f17-42da-872e-1ce6164548d6 demo demo] Removing options '' from query. {{(pid=113553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 02:51:27.647222 np0000171447 devstack@c-api.service[113553]: DEBUG oslo_db.sqlalchemy.engines [None req-dbcce77d-3f17-42da-872e-1ce6164548d6 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=113553) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 01 02:51:27.667474 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-dbcce77d-3f17-42da-872e-1ce6164548d6 demo demo] https://199.204.45.240/volume/v3/types?is_public=None returned with HTTP 200 May 01 02:51:27.667922 np0000171447 devstack@c-api.service[113553]: [pid: 113553|app: 0|req: 1/5] 199.204.45.240 () {64 vars in 1263 bytes} [Fri May 1 02:51:27 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 01 02:51:27.682692 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [req-dbcce77d-3f17-42da-872e-1ce6164548d6 req-2de3adb2-290d-45ff-a11d-e69054158608 None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 02:51:27.687866 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [req-dbcce77d-3f17-42da-872e-1ce6164548d6 req-2de3adb2-290d-45ff-a11d-e69054158608 demo demo] GET https://199.204.45.240/volume/v3/types/default May 01 02:51:27.688231 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [req-dbcce77d-3f17-42da-872e-1ce6164548d6 req-2de3adb2-290d-45ff-a11d-e69054158608 demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 02:51:27.688607 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [req-dbcce77d-3f17-42da-872e-1ce6164548d6 req-2de3adb2-290d-45ff-a11d-e69054158608 demo demo] Calling method 'show' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 02:51:27.700589 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [req-dbcce77d-3f17-42da-872e-1ce6164548d6 req-2de3adb2-290d-45ff-a11d-e69054158608 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 01 02:51:27.701205 np0000171447 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 2/6] 199.204.45.240 () {66 vars in 1329 bytes} [Fri May 1 02:51:27 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 01 02:51:28.047901 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-28d0e25d-1464-419d-a0a4-ce857c52991f None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 02:51:28.054363 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-28d0e25d-1464-419d-a0a4-ce857c52991f demo demo] GET https://199.204.45.240/volume/v3/types/default May 01 02:51:28.054765 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-28d0e25d-1464-419d-a0a4-ce857c52991f demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 02:51:28.055573 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-28d0e25d-1464-419d-a0a4-ce857c52991f demo demo] Calling method 'show' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 02:51:28.080638 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-28d0e25d-1464-419d-a0a4-ce857c52991f demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 01 02:51:28.081362 np0000171447 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 2/7] 199.204.45.240 () {64 vars in 1258 bytes} [Fri May 1 02:51:28 2026] GET /volume/v3/types/default => generated 145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 01 02:51:28.559913 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.middleware.request_id [None req-14413f6f-8ea8-40b6-9a51-c589562affe7 None None] RequestId filter calling following filter/app {{(pid=113554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 02:51:28.891050 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-14413f6f-8ea8-40b6-9a51-c589562affe7 demo demo] GET https://199.204.45.240/volume/v3/types/default May 01 02:51:28.891387 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-14413f6f-8ea8-40b6-9a51-c589562affe7 demo demo] Empty body provided in request {{(pid=113554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 02:51:28.891639 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-14413f6f-8ea8-40b6-9a51-c589562affe7 demo demo] Calling method 'show' {{(pid=113554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 02:51:28.900277 np0000171447 devstack@c-api.service[113554]: DEBUG oslo_db.sqlalchemy.engines [None req-14413f6f-8ea8-40b6-9a51-c589562affe7 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=113554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 01 02:51:28.918168 np0000171447 devstack@c-api.service[113554]: /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 01 02:51:28.918168 np0000171447 devstack@c-api.service[113554]: warnings.warn( May 01 02:51:28.920351 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-14413f6f-8ea8-40b6-9a51-c589562affe7 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 01 02:51:28.920768 np0000171447 devstack@c-api.service[113554]: [pid: 113554|app: 0|req: 3/8] 199.204.45.240 () {64 vars in 1258 bytes} [Fri May 1 02:51:28 2026] GET /volume/v3/types/default => generated 145 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 01 02:51:28.935789 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.middleware.request_id [None req-ece6dd98-466a-4a85-88cf-253e364dbe08 None None] RequestId filter calling following filter/app {{(pid=113553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 02:51:28.938409 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-ece6dd98-466a-4a85-88cf-253e364dbe08 demo demo] GET https://199.204.45.240/volume/v3/types/default May 01 02:51:28.938697 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-ece6dd98-466a-4a85-88cf-253e364dbe08 demo demo] Empty body provided in request {{(pid=113553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 02:51:28.939017 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-ece6dd98-466a-4a85-88cf-253e364dbe08 demo demo] Calling method 'show' {{(pid=113553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 02:51:28.955028 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-ece6dd98-466a-4a85-88cf-253e364dbe08 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 01 02:51:28.955369 np0000171447 devstack@c-api.service[113553]: [pid: 113553|app: 0|req: 2/9] 199.204.45.240 () {64 vars in 1258 bytes} [Fri May 1 02:51:28 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 01 02:51:37.695547 np0000171447 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=2 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 02:51:38.075357 np0000171447 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=2 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 02:51:38.915591 np0000171447 devstack@c-api.service[113554]: DEBUG dbcounter [-] [113554] Writing DB stats cinder:SELECT=2 {{(pid=113554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 02:51:38.950900 np0000171447 devstack@c-api.service[113553]: DEBUG dbcounter [-] [113553] Writing DB stats cinder:SELECT=3 {{(pid=113553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 02:56:41.651015 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-a314985b-0019-4cfb-b0f2-7a7830c9fbce None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 02:56:41.736325 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-a314985b-0019-4cfb-b0f2-7a7830c9fbce demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 02:56:41.736417 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-a314985b-0019-4cfb-b0f2-7a7830c9fbce demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 02:56:41.736692 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-a314985b-0019-4cfb-b0f2-7a7830c9fbce demo demo] Calling method 'detail' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 02:56:41.737372 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.api_utils [None req-a314985b-0019-4cfb-b0f2-7a7830c9fbce demo demo] Removing options '' from query. {{(pid=113552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 02:56:41.738486 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.volume.api [None req-a314985b-0019-4cfb-b0f2-7a7830c9fbce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 02:56:41.785381 np0000171447 devstack@c-api.service[113552]: INFO cinder.volume.api [None req-a314985b-0019-4cfb-b0f2-7a7830c9fbce demo demo] Get all volumes completed successfully. May 01 02:56:41.787605 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-a314985b-0019-4cfb-b0f2-7a7830c9fbce demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 02:56:41.788060 np0000171447 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 3/10] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 02:56:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 02:56:51.773274 np0000171447 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 02:57:41.842914 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-e0e2c31c-a1c1-45ac-a1ad-290deb142c30 None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 02:57:41.846125 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-e0e2c31c-a1c1-45ac-a1ad-290deb142c30 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 02:57:41.846325 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-e0e2c31c-a1c1-45ac-a1ad-290deb142c30 demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 02:57:41.846507 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-e0e2c31c-a1c1-45ac-a1ad-290deb142c30 demo demo] Calling method 'detail' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 02:57:41.847030 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.api_utils [None req-e0e2c31c-a1c1-45ac-a1ad-290deb142c30 demo demo] Removing options '' from query. {{(pid=113551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 02:57:41.848104 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.volume.api [None req-e0e2c31c-a1c1-45ac-a1ad-290deb142c30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113551) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 02:57:41.886775 np0000171447 devstack@c-api.service[113551]: INFO cinder.volume.api [None req-e0e2c31c-a1c1-45ac-a1ad-290deb142c30 demo demo] Get all volumes completed successfully. May 01 02:57:41.890884 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-e0e2c31c-a1c1-45ac-a1ad-290deb142c30 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 02:57:41.891443 np0000171447 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 3/11] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 02:57:41 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 01 02:57:51.879446 np0000171447 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 02:58:41.905367 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.middleware.request_id [None req-53c14dba-2e3d-428f-9c31-9be6cc72b555 None None] RequestId filter calling following filter/app {{(pid=113554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 02:58:41.911822 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-53c14dba-2e3d-428f-9c31-9be6cc72b555 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 02:58:41.911822 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-53c14dba-2e3d-428f-9c31-9be6cc72b555 demo demo] Empty body provided in request {{(pid=113554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 02:58:41.912003 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-53c14dba-2e3d-428f-9c31-9be6cc72b555 demo demo] Calling method 'detail' {{(pid=113554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 02:58:41.912522 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.api_utils [None req-53c14dba-2e3d-428f-9c31-9be6cc72b555 demo demo] Removing options '' from query. {{(pid=113554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 02:58:41.913706 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.volume.api [None req-53c14dba-2e3d-428f-9c31-9be6cc72b555 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113554) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 02:58:41.964682 np0000171447 devstack@c-api.service[113554]: INFO cinder.volume.api [None req-53c14dba-2e3d-428f-9c31-9be6cc72b555 demo demo] Get all volumes completed successfully. May 01 02:58:41.965896 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-53c14dba-2e3d-428f-9c31-9be6cc72b555 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 02:58:41.966438 np0000171447 devstack@c-api.service[113554]: [pid: 113554|app: 0|req: 4/12] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 02:58:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 02:58:51.955597 np0000171447 devstack@c-api.service[113554]: DEBUG dbcounter [-] [113554] Writing DB stats cinder:SELECT=1 {{(pid=113554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 02:59:41.990049 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.middleware.request_id [None req-bcc18089-15ae-4648-a7c5-849427c30da6 None None] RequestId filter calling following filter/app {{(pid=113553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 02:59:41.993732 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-bcc18089-15ae-4648-a7c5-849427c30da6 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 02:59:41.993975 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-bcc18089-15ae-4648-a7c5-849427c30da6 demo demo] Empty body provided in request {{(pid=113553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 02:59:41.994258 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-bcc18089-15ae-4648-a7c5-849427c30da6 demo demo] Calling method 'detail' {{(pid=113553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 02:59:41.994748 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.api_utils [None req-bcc18089-15ae-4648-a7c5-849427c30da6 demo demo] Removing options '' from query. {{(pid=113553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 02:59:41.997892 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.volume.api [None req-bcc18089-15ae-4648-a7c5-849427c30da6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 02:59:42.035097 np0000171447 devstack@c-api.service[113553]: INFO cinder.volume.api [None req-bcc18089-15ae-4648-a7c5-849427c30da6 demo demo] Get all volumes completed successfully. May 01 02:59:42.037234 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-bcc18089-15ae-4648-a7c5-849427c30da6 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 02:59:42.037619 np0000171447 devstack@c-api.service[113553]: [pid: 113553|app: 0|req: 3/13] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 02:59:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 02:59:52.028730 np0000171447 devstack@c-api.service[113553]: DEBUG dbcounter [-] [113553] Writing DB stats cinder:SELECT=1 {{(pid=113553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:00:42.062055 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-214a7679-02b8-4798-8e33-6e452c003b43 None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:00:42.064998 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-214a7679-02b8-4798-8e33-6e452c003b43 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:00:42.065139 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-214a7679-02b8-4798-8e33-6e452c003b43 demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:00:42.065326 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-214a7679-02b8-4798-8e33-6e452c003b43 demo demo] Calling method 'detail' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:00:42.065600 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.api_utils [None req-214a7679-02b8-4798-8e33-6e452c003b43 demo demo] Removing options '' from query. {{(pid=113552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:00:42.066551 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.volume.api [None req-214a7679-02b8-4798-8e33-6e452c003b43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:00:42.073809 np0000171447 devstack@c-api.service[113552]: INFO cinder.volume.api [None req-214a7679-02b8-4798-8e33-6e452c003b43 demo demo] Get all volumes completed successfully. May 01 03:00:42.076068 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-214a7679-02b8-4798-8e33-6e452c003b43 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:00:42.076357 np0000171447 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 4/14] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:00:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:00:52.070232 np0000171447 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:01:42.087965 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-be51b2e7-80e0-4ded-bc8f-7937dabcf02f None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:01:42.288587 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-be51b2e7-80e0-4ded-bc8f-7937dabcf02f demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:01:42.288919 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-be51b2e7-80e0-4ded-bc8f-7937dabcf02f demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:01:42.289254 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-be51b2e7-80e0-4ded-bc8f-7937dabcf02f demo demo] Calling method 'detail' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:01:42.289606 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.api_utils [None req-be51b2e7-80e0-4ded-bc8f-7937dabcf02f demo demo] Removing options '' from query. {{(pid=113551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:01:42.290790 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.volume.api [None req-be51b2e7-80e0-4ded-bc8f-7937dabcf02f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113551) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:01:42.300768 np0000171447 devstack@c-api.service[113551]: INFO cinder.volume.api [None req-be51b2e7-80e0-4ded-bc8f-7937dabcf02f demo demo] Get all volumes completed successfully. May 01 03:01:42.303636 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-be51b2e7-80e0-4ded-bc8f-7937dabcf02f demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:01:42.305052 np0000171447 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 4/15] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:01:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:01:52.295001 np0000171447 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:02:42.742954 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.middleware.request_id [None req-883be1b1-1021-42d3-8307-c53f01465164 None None] RequestId filter calling following filter/app {{(pid=113554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:02:42.749922 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-883be1b1-1021-42d3-8307-c53f01465164 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:02:42.749922 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-883be1b1-1021-42d3-8307-c53f01465164 demo demo] Empty body provided in request {{(pid=113554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:02:42.749922 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-883be1b1-1021-42d3-8307-c53f01465164 demo demo] Calling method 'detail' {{(pid=113554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:02:42.749922 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.api_utils [None req-883be1b1-1021-42d3-8307-c53f01465164 demo demo] Removing options '' from query. {{(pid=113554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:02:42.749922 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.volume.api [None req-883be1b1-1021-42d3-8307-c53f01465164 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113554) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:02:42.759456 np0000171447 devstack@c-api.service[113554]: INFO cinder.volume.api [None req-883be1b1-1021-42d3-8307-c53f01465164 demo demo] Get all volumes completed successfully. May 01 03:02:42.762151 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-883be1b1-1021-42d3-8307-c53f01465164 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:02:42.762620 np0000171447 devstack@c-api.service[113554]: [pid: 113554|app: 0|req: 5/16] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:02:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:02:52.752322 np0000171447 devstack@c-api.service[113554]: DEBUG dbcounter [-] [113554] Writing DB stats cinder:SELECT=1 {{(pid=113554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:03:42.781217 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.middleware.request_id [None req-ea25c476-7025-49d0-bf34-e8986238058a None None] RequestId filter calling following filter/app {{(pid=113553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:03:42.785057 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-ea25c476-7025-49d0-bf34-e8986238058a demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:03:42.785319 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-ea25c476-7025-49d0-bf34-e8986238058a demo demo] Empty body provided in request {{(pid=113553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:03:42.785570 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-ea25c476-7025-49d0-bf34-e8986238058a demo demo] Calling method 'detail' {{(pid=113553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:03:42.786275 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.api_utils [None req-ea25c476-7025-49d0-bf34-e8986238058a demo demo] Removing options '' from query. {{(pid=113553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:03:42.787312 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.volume.api [None req-ea25c476-7025-49d0-bf34-e8986238058a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:03:42.795230 np0000171447 devstack@c-api.service[113553]: INFO cinder.volume.api [None req-ea25c476-7025-49d0-bf34-e8986238058a demo demo] Get all volumes completed successfully. May 01 03:03:42.797446 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-ea25c476-7025-49d0-bf34-e8986238058a demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:03:42.797906 np0000171447 devstack@c-api.service[113553]: [pid: 113553|app: 0|req: 4/17] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:03:42 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 01 03:03:52.791206 np0000171447 devstack@c-api.service[113553]: DEBUG dbcounter [-] [113553] Writing DB stats cinder:SELECT=1 {{(pid=113553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:04:42.812214 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-92dbdea8-6975-48da-9114-b9b057cdbdc3 None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:04:42.816979 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-92dbdea8-6975-48da-9114-b9b057cdbdc3 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:04:42.817441 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-92dbdea8-6975-48da-9114-b9b057cdbdc3 demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:04:42.818374 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-92dbdea8-6975-48da-9114-b9b057cdbdc3 demo demo] Calling method 'detail' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:04:42.818813 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.api_utils [None req-92dbdea8-6975-48da-9114-b9b057cdbdc3 demo demo] Removing options '' from query. {{(pid=113552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:04:42.820062 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.volume.api [None req-92dbdea8-6975-48da-9114-b9b057cdbdc3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:04:42.830900 np0000171447 devstack@c-api.service[113552]: INFO cinder.volume.api [None req-92dbdea8-6975-48da-9114-b9b057cdbdc3 demo demo] Get all volumes completed successfully. May 01 03:04:42.833777 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-92dbdea8-6975-48da-9114-b9b057cdbdc3 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:04:42.834141 np0000171447 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 5/18] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:04:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:04:52.823636 np0000171447 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:05:42.850035 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-aeb202b1-7d5d-48ed-968f-ef09bee8774e None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:05:42.853282 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-aeb202b1-7d5d-48ed-968f-ef09bee8774e demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:05:42.853516 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-aeb202b1-7d5d-48ed-968f-ef09bee8774e demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:05:42.853789 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-aeb202b1-7d5d-48ed-968f-ef09bee8774e demo demo] Calling method 'detail' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:05:42.854082 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.api_utils [None req-aeb202b1-7d5d-48ed-968f-ef09bee8774e demo demo] Removing options '' from query. {{(pid=113551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:05:42.855524 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.volume.api [None req-aeb202b1-7d5d-48ed-968f-ef09bee8774e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113551) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:05:42.865402 np0000171447 devstack@c-api.service[113551]: INFO cinder.volume.api [None req-aeb202b1-7d5d-48ed-968f-ef09bee8774e demo demo] Get all volumes completed successfully. May 01 03:05:42.868063 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-aeb202b1-7d5d-48ed-968f-ef09bee8774e demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:05:42.868554 np0000171447 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 5/19] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:05:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:05:52.860737 np0000171447 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:06:42.883608 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.middleware.request_id [None req-0f5aa6da-9918-4087-a32e-b47ea8f6d2f0 None None] RequestId filter calling following filter/app {{(pid=113554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:06:43.032688 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-0f5aa6da-9918-4087-a32e-b47ea8f6d2f0 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:06:43.032688 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-0f5aa6da-9918-4087-a32e-b47ea8f6d2f0 demo demo] Empty body provided in request {{(pid=113554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:06:43.032688 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-0f5aa6da-9918-4087-a32e-b47ea8f6d2f0 demo demo] Calling method 'detail' {{(pid=113554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:06:43.032688 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.api_utils [None req-0f5aa6da-9918-4087-a32e-b47ea8f6d2f0 demo demo] Removing options '' from query. {{(pid=113554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:06:43.033925 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.volume.api [None req-0f5aa6da-9918-4087-a32e-b47ea8f6d2f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113554) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:06:43.044887 np0000171447 devstack@c-api.service[113554]: INFO cinder.volume.api [None req-0f5aa6da-9918-4087-a32e-b47ea8f6d2f0 demo demo] Get all volumes completed successfully. May 01 03:06:43.050222 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-0f5aa6da-9918-4087-a32e-b47ea8f6d2f0 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:06:43.051138 np0000171447 devstack@c-api.service[113554]: [pid: 113554|app: 0|req: 6/20] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:06:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:06:53.037433 np0000171447 devstack@c-api.service[113554]: DEBUG dbcounter [-] [113554] Writing DB stats cinder:SELECT=1 {{(pid=113554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:07:43.066425 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.middleware.request_id [None req-03757f2a-0ef9-4013-b5be-0625aa9422c8 None None] RequestId filter calling following filter/app {{(pid=113553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:07:43.072471 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-03757f2a-0ef9-4013-b5be-0625aa9422c8 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:07:43.073187 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-03757f2a-0ef9-4013-b5be-0625aa9422c8 demo demo] Empty body provided in request {{(pid=113553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:07:43.073786 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-03757f2a-0ef9-4013-b5be-0625aa9422c8 demo demo] Calling method 'detail' {{(pid=113553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:07:43.074184 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.api_utils [None req-03757f2a-0ef9-4013-b5be-0625aa9422c8 demo demo] Removing options '' from query. {{(pid=113553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:07:43.075234 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.volume.api [None req-03757f2a-0ef9-4013-b5be-0625aa9422c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:07:43.084044 np0000171447 devstack@c-api.service[113553]: INFO cinder.volume.api [None req-03757f2a-0ef9-4013-b5be-0625aa9422c8 demo demo] Get all volumes completed successfully. May 01 03:07:43.086296 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-03757f2a-0ef9-4013-b5be-0625aa9422c8 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:07:43.086740 np0000171447 devstack@c-api.service[113553]: [pid: 113553|app: 0|req: 5/21] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:07:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:07:53.078418 np0000171447 devstack@c-api.service[113553]: DEBUG dbcounter [-] [113553] Writing DB stats cinder:SELECT=1 {{(pid=113553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:08:43.101141 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-709305f3-a835-4573-a767-bc1b920d1e42 None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:08:43.105518 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-709305f3-a835-4573-a767-bc1b920d1e42 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:08:43.106224 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-709305f3-a835-4573-a767-bc1b920d1e42 demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:08:43.106507 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-709305f3-a835-4573-a767-bc1b920d1e42 demo demo] Calling method 'detail' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:08:43.106829 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.api_utils [None req-709305f3-a835-4573-a767-bc1b920d1e42 demo demo] Removing options '' from query. {{(pid=113552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:08:43.107812 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.volume.api [None req-709305f3-a835-4573-a767-bc1b920d1e42 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:08:43.116195 np0000171447 devstack@c-api.service[113552]: INFO cinder.volume.api [None req-709305f3-a835-4573-a767-bc1b920d1e42 demo demo] Get all volumes completed successfully. May 01 03:08:43.119677 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-709305f3-a835-4573-a767-bc1b920d1e42 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:08:43.120196 np0000171447 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 6/22] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:08:43 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 01 03:08:53.111049 np0000171447 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:09:43.140746 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-a1b12721-64b1-44e2-924c-e48628a96c82 None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:09:43.145578 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-a1b12721-64b1-44e2-924c-e48628a96c82 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:09:43.146302 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-a1b12721-64b1-44e2-924c-e48628a96c82 demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:09:43.146371 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-a1b12721-64b1-44e2-924c-e48628a96c82 demo demo] Calling method 'detail' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:09:43.146821 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.api_utils [None req-a1b12721-64b1-44e2-924c-e48628a96c82 demo demo] Removing options '' from query. {{(pid=113551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:09:43.147825 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.volume.api [None req-a1b12721-64b1-44e2-924c-e48628a96c82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113551) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:09:43.158332 np0000171447 devstack@c-api.service[113551]: INFO cinder.volume.api [None req-a1b12721-64b1-44e2-924c-e48628a96c82 demo demo] Get all volumes completed successfully. May 01 03:09:43.161773 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-a1b12721-64b1-44e2-924c-e48628a96c82 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:09:43.162595 np0000171447 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 6/23] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:09:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:09:53.151515 np0000171447 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:10:43.177034 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.middleware.request_id [None req-e73b0252-21ec-47fe-aa2a-295b68271450 None None] RequestId filter calling following filter/app {{(pid=113554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:10:43.179900 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-e73b0252-21ec-47fe-aa2a-295b68271450 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:10:43.180222 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-e73b0252-21ec-47fe-aa2a-295b68271450 demo demo] Empty body provided in request {{(pid=113554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:10:43.180387 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-e73b0252-21ec-47fe-aa2a-295b68271450 demo demo] Calling method 'detail' {{(pid=113554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:10:43.180686 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.api_utils [None req-e73b0252-21ec-47fe-aa2a-295b68271450 demo demo] Removing options '' from query. {{(pid=113554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:10:43.181679 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.volume.api [None req-e73b0252-21ec-47fe-aa2a-295b68271450 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113554) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:10:43.190685 np0000171447 devstack@c-api.service[113554]: INFO cinder.volume.api [None req-e73b0252-21ec-47fe-aa2a-295b68271450 demo demo] Get all volumes completed successfully. May 01 03:10:43.192577 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-e73b0252-21ec-47fe-aa2a-295b68271450 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:10:43.192945 np0000171447 devstack@c-api.service[113554]: [pid: 113554|app: 0|req: 7/24] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:10:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:10:53.185330 np0000171447 devstack@c-api.service[113554]: DEBUG dbcounter [-] [113554] Writing DB stats cinder:SELECT=1 {{(pid=113554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:11:43.207783 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.middleware.request_id [None req-76cb32c0-dcce-4963-b37e-93512f3c2456 None None] RequestId filter calling following filter/app {{(pid=113553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:11:43.212044 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-76cb32c0-dcce-4963-b37e-93512f3c2456 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:11:43.212556 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-76cb32c0-dcce-4963-b37e-93512f3c2456 demo demo] Empty body provided in request {{(pid=113553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:11:43.213091 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-76cb32c0-dcce-4963-b37e-93512f3c2456 demo demo] Calling method 'detail' {{(pid=113553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:11:43.213692 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.api_utils [None req-76cb32c0-dcce-4963-b37e-93512f3c2456 demo demo] Removing options '' from query. {{(pid=113553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:11:43.215361 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.volume.api [None req-76cb32c0-dcce-4963-b37e-93512f3c2456 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:11:43.225870 np0000171447 devstack@c-api.service[113553]: INFO cinder.volume.api [None req-76cb32c0-dcce-4963-b37e-93512f3c2456 demo demo] Get all volumes completed successfully. May 01 03:11:43.227826 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-76cb32c0-dcce-4963-b37e-93512f3c2456 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:11:43.228334 np0000171447 devstack@c-api.service[113553]: [pid: 113553|app: 0|req: 6/25] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:11:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:11:53.219905 np0000171447 devstack@c-api.service[113553]: DEBUG dbcounter [-] [113553] Writing DB stats cinder:SELECT=1 {{(pid=113553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:12:43.245946 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-0678d20f-8a06-4e78-a378-d390a73afbac None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:12:43.381928 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-0678d20f-8a06-4e78-a378-d390a73afbac demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:12:43.382239 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-0678d20f-8a06-4e78-a378-d390a73afbac demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:12:43.382567 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-0678d20f-8a06-4e78-a378-d390a73afbac demo demo] Calling method 'detail' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:12:43.383008 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.api_utils [None req-0678d20f-8a06-4e78-a378-d390a73afbac demo demo] Removing options '' from query. {{(pid=113552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:12:43.384259 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.volume.api [None req-0678d20f-8a06-4e78-a378-d390a73afbac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:12:43.392352 np0000171447 devstack@c-api.service[113552]: INFO cinder.volume.api [None req-0678d20f-8a06-4e78-a378-d390a73afbac demo demo] Get all volumes completed successfully. May 01 03:12:43.394879 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-0678d20f-8a06-4e78-a378-d390a73afbac demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:12:43.395351 np0000171447 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 7/26] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:12:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:12:53.387913 np0000171447 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:13:43.414994 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-ed42fc16-165b-4b0c-ab19-94f66d0f8ebd None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:13:43.417791 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-ed42fc16-165b-4b0c-ab19-94f66d0f8ebd demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:13:43.418029 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-ed42fc16-165b-4b0c-ab19-94f66d0f8ebd demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:13:43.418264 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-ed42fc16-165b-4b0c-ab19-94f66d0f8ebd demo demo] Calling method 'detail' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:13:43.418673 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.api_utils [None req-ed42fc16-165b-4b0c-ab19-94f66d0f8ebd demo demo] Removing options '' from query. {{(pid=113551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:13:43.422671 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.volume.api [None req-ed42fc16-165b-4b0c-ab19-94f66d0f8ebd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113551) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:13:43.427291 np0000171447 devstack@c-api.service[113551]: INFO cinder.volume.api [None req-ed42fc16-165b-4b0c-ab19-94f66d0f8ebd demo demo] Get all volumes completed successfully. May 01 03:13:43.429300 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-ed42fc16-165b-4b0c-ab19-94f66d0f8ebd demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:13:43.429657 np0000171447 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 7/27] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:13:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:13:53.423789 np0000171447 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:14:43.443928 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.middleware.request_id [None req-979a0854-b779-4ad3-a599-59c030df73d7 None None] RequestId filter calling following filter/app {{(pid=113554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:14:43.447628 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-979a0854-b779-4ad3-a599-59c030df73d7 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:14:43.448097 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-979a0854-b779-4ad3-a599-59c030df73d7 demo demo] Empty body provided in request {{(pid=113554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:14:43.448629 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-979a0854-b779-4ad3-a599-59c030df73d7 demo demo] Calling method 'detail' {{(pid=113554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:14:43.449103 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.api_utils [None req-979a0854-b779-4ad3-a599-59c030df73d7 demo demo] Removing options '' from query. {{(pid=113554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:14:43.449934 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.volume.api [None req-979a0854-b779-4ad3-a599-59c030df73d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113554) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:14:43.456981 np0000171447 devstack@c-api.service[113554]: INFO cinder.volume.api [None req-979a0854-b779-4ad3-a599-59c030df73d7 demo demo] Get all volumes completed successfully. May 01 03:14:43.458833 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-979a0854-b779-4ad3-a599-59c030df73d7 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:14:43.459176 np0000171447 devstack@c-api.service[113554]: [pid: 113554|app: 0|req: 8/28] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:14:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:14:53.453072 np0000171447 devstack@c-api.service[113554]: DEBUG dbcounter [-] [113554] Writing DB stats cinder:SELECT=1 {{(pid=113554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:15:43.474959 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.middleware.request_id [None req-ca8fb66c-0926-4ef6-84b8-a3b6a6780f48 None None] RequestId filter calling following filter/app {{(pid=113553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:15:43.477577 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-ca8fb66c-0926-4ef6-84b8-a3b6a6780f48 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:15:43.477831 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-ca8fb66c-0926-4ef6-84b8-a3b6a6780f48 demo demo] Empty body provided in request {{(pid=113553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:15:43.478061 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-ca8fb66c-0926-4ef6-84b8-a3b6a6780f48 demo demo] Calling method 'detail' {{(pid=113553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:15:43.478400 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.api_utils [None req-ca8fb66c-0926-4ef6-84b8-a3b6a6780f48 demo demo] Removing options '' from query. {{(pid=113553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:15:43.479340 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.volume.api [None req-ca8fb66c-0926-4ef6-84b8-a3b6a6780f48 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:15:43.487697 np0000171447 devstack@c-api.service[113553]: INFO cinder.volume.api [None req-ca8fb66c-0926-4ef6-84b8-a3b6a6780f48 demo demo] Get all volumes completed successfully. May 01 03:15:43.490414 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-ca8fb66c-0926-4ef6-84b8-a3b6a6780f48 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:15:43.490936 np0000171447 devstack@c-api.service[113553]: [pid: 113553|app: 0|req: 7/29] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:15:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:15:53.482972 np0000171447 devstack@c-api.service[113553]: DEBUG dbcounter [-] [113553] Writing DB stats cinder:SELECT=1 {{(pid=113553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:16:43.508491 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-f1fe4d39-8b9c-40d3-ab91-3bc6e2cd49c9 None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:16:43.512983 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-f1fe4d39-8b9c-40d3-ab91-3bc6e2cd49c9 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:16:43.513703 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-f1fe4d39-8b9c-40d3-ab91-3bc6e2cd49c9 demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:16:43.514407 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-f1fe4d39-8b9c-40d3-ab91-3bc6e2cd49c9 demo demo] Calling method 'detail' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:16:43.516780 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.api_utils [None req-f1fe4d39-8b9c-40d3-ab91-3bc6e2cd49c9 demo demo] Removing options '' from query. {{(pid=113552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:16:43.517116 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.volume.api [None req-f1fe4d39-8b9c-40d3-ab91-3bc6e2cd49c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:16:43.523902 np0000171447 devstack@c-api.service[113552]: INFO cinder.volume.api [None req-f1fe4d39-8b9c-40d3-ab91-3bc6e2cd49c9 demo demo] Get all volumes completed successfully. May 01 03:16:43.526131 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-f1fe4d39-8b9c-40d3-ab91-3bc6e2cd49c9 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:16:43.526613 np0000171447 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 8/30] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:16:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:16:53.519770 np0000171447 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:17:43.544690 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-7e7c8306-63e9-4ce0-9cbd-8dc8b0ebb9e2 None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:17:43.631541 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-7e7c8306-63e9-4ce0-9cbd-8dc8b0ebb9e2 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:17:43.631720 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-7e7c8306-63e9-4ce0-9cbd-8dc8b0ebb9e2 demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:17:43.631938 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-7e7c8306-63e9-4ce0-9cbd-8dc8b0ebb9e2 demo demo] Calling method 'detail' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:17:43.632146 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.api_utils [None req-7e7c8306-63e9-4ce0-9cbd-8dc8b0ebb9e2 demo demo] Removing options '' from query. {{(pid=113551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:17:43.632913 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.volume.api [None req-7e7c8306-63e9-4ce0-9cbd-8dc8b0ebb9e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113551) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:17:43.640398 np0000171447 devstack@c-api.service[113551]: INFO cinder.volume.api [None req-7e7c8306-63e9-4ce0-9cbd-8dc8b0ebb9e2 demo demo] Get all volumes completed successfully. May 01 03:17:43.642314 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-7e7c8306-63e9-4ce0-9cbd-8dc8b0ebb9e2 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:17:43.642675 np0000171447 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 8/31] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:17:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:17:53.635643 np0000171447 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:18:43.660788 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.middleware.request_id [None req-48c9d8dc-5d9b-4148-826c-87a09476cff4 None None] RequestId filter calling following filter/app {{(pid=113554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:18:43.662221 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-48c9d8dc-5d9b-4148-826c-87a09476cff4 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:18:43.662454 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-48c9d8dc-5d9b-4148-826c-87a09476cff4 demo demo] Empty body provided in request {{(pid=113554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:18:43.662696 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-48c9d8dc-5d9b-4148-826c-87a09476cff4 demo demo] Calling method 'detail' {{(pid=113554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:18:43.662891 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.api_utils [None req-48c9d8dc-5d9b-4148-826c-87a09476cff4 demo demo] Removing options '' from query. {{(pid=113554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:18:43.663596 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.volume.api [None req-48c9d8dc-5d9b-4148-826c-87a09476cff4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113554) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:18:43.671833 np0000171447 devstack@c-api.service[113554]: INFO cinder.volume.api [None req-48c9d8dc-5d9b-4148-826c-87a09476cff4 demo demo] Get all volumes completed successfully. May 01 03:18:43.675557 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-48c9d8dc-5d9b-4148-826c-87a09476cff4 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:18:43.676002 np0000171447 devstack@c-api.service[113554]: [pid: 113554|app: 0|req: 9/32] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:18:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:18:53.667342 np0000171447 devstack@c-api.service[113554]: DEBUG dbcounter [-] [113554] Writing DB stats cinder:SELECT=1 {{(pid=113554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:19:43.693557 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.middleware.request_id [None req-2d32e3dc-64d0-4dde-924a-69e69c8bbe94 None None] RequestId filter calling following filter/app {{(pid=113553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:19:43.697320 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-2d32e3dc-64d0-4dde-924a-69e69c8bbe94 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:19:43.697406 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-2d32e3dc-64d0-4dde-924a-69e69c8bbe94 demo demo] Empty body provided in request {{(pid=113553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:19:43.697706 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-2d32e3dc-64d0-4dde-924a-69e69c8bbe94 demo demo] Calling method 'detail' {{(pid=113553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:19:43.698027 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.api_utils [None req-2d32e3dc-64d0-4dde-924a-69e69c8bbe94 demo demo] Removing options '' from query. {{(pid=113553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:19:43.699006 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.volume.api [None req-2d32e3dc-64d0-4dde-924a-69e69c8bbe94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:19:43.707986 np0000171447 devstack@c-api.service[113553]: INFO cinder.volume.api [None req-2d32e3dc-64d0-4dde-924a-69e69c8bbe94 demo demo] Get all volumes completed successfully. May 01 03:19:43.711052 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-2d32e3dc-64d0-4dde-924a-69e69c8bbe94 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:19:43.711614 np0000171447 devstack@c-api.service[113553]: [pid: 113553|app: 0|req: 8/33] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:19:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:19:53.703008 np0000171447 devstack@c-api.service[113553]: DEBUG dbcounter [-] [113553] Writing DB stats cinder:SELECT=1 {{(pid=113553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:20:43.727529 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-3f860ce8-5dc1-438e-80d7-24904b242da0 None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:20:43.731783 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-3f860ce8-5dc1-438e-80d7-24904b242da0 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:20:43.732032 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-3f860ce8-5dc1-438e-80d7-24904b242da0 demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:20:43.732329 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-3f860ce8-5dc1-438e-80d7-24904b242da0 demo demo] Calling method 'detail' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:20:43.732724 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.api_utils [None req-3f860ce8-5dc1-438e-80d7-24904b242da0 demo demo] Removing options '' from query. {{(pid=113552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:20:43.733762 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.volume.api [None req-3f860ce8-5dc1-438e-80d7-24904b242da0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:20:43.743874 np0000171447 devstack@c-api.service[113552]: INFO cinder.volume.api [None req-3f860ce8-5dc1-438e-80d7-24904b242da0 demo demo] Get all volumes completed successfully. May 01 03:20:43.746965 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-3f860ce8-5dc1-438e-80d7-24904b242da0 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:20:43.747980 np0000171447 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 9/34] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:20:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:20:53.737053 np0000171447 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:21:43.761990 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-0a1eb81e-71e6-46a4-b7a9-e8be94a4b39e None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:21:43.765836 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-0a1eb81e-71e6-46a4-b7a9-e8be94a4b39e demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:21:43.766079 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-0a1eb81e-71e6-46a4-b7a9-e8be94a4b39e demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:21:43.766382 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-0a1eb81e-71e6-46a4-b7a9-e8be94a4b39e demo demo] Calling method 'detail' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:21:43.766819 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.api_utils [None req-0a1eb81e-71e6-46a4-b7a9-e8be94a4b39e demo demo] Removing options '' from query. {{(pid=113551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:21:43.768052 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.volume.api [None req-0a1eb81e-71e6-46a4-b7a9-e8be94a4b39e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113551) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:21:43.777867 np0000171447 devstack@c-api.service[113551]: INFO cinder.volume.api [None req-0a1eb81e-71e6-46a4-b7a9-e8be94a4b39e demo demo] Get all volumes completed successfully. May 01 03:21:43.780672 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-0a1eb81e-71e6-46a4-b7a9-e8be94a4b39e demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:21:43.781224 np0000171447 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 9/35] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:21:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 01 03:21:53.771784 np0000171447 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:22:43.797899 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.middleware.request_id [None req-878658a2-a96f-42a2-8458-d75447982f0e None None] RequestId filter calling following filter/app {{(pid=113554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:22:43.800832 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-878658a2-a96f-42a2-8458-d75447982f0e demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:22:43.801199 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-878658a2-a96f-42a2-8458-d75447982f0e demo demo] Empty body provided in request {{(pid=113554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:22:43.801540 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-878658a2-a96f-42a2-8458-d75447982f0e demo demo] Calling method 'detail' {{(pid=113554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:22:43.801890 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.api_utils [None req-878658a2-a96f-42a2-8458-d75447982f0e demo demo] Removing options '' from query. {{(pid=113554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:22:43.802974 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.volume.api [None req-878658a2-a96f-42a2-8458-d75447982f0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113554) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:22:43.816122 np0000171447 devstack@c-api.service[113554]: INFO cinder.volume.api [None req-878658a2-a96f-42a2-8458-d75447982f0e demo demo] Get all volumes completed successfully. May 01 03:22:43.819599 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-878658a2-a96f-42a2-8458-d75447982f0e demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:22:43.820224 np0000171447 devstack@c-api.service[113554]: [pid: 113554|app: 0|req: 10/36] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:22:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:22:53.820764 np0000171447 devstack@c-api.service[113554]: DEBUG dbcounter [-] [113554] Writing DB stats cinder:SELECT=1 {{(pid=113554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:23:43.836575 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.middleware.request_id [None req-95385972-2236-46aa-b61b-72a3228f40ce None None] RequestId filter calling following filter/app {{(pid=113553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:23:44.025937 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-95385972-2236-46aa-b61b-72a3228f40ce demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:23:44.026319 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-95385972-2236-46aa-b61b-72a3228f40ce demo demo] Empty body provided in request {{(pid=113553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:23:44.026670 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.openstack.wsgi [None req-95385972-2236-46aa-b61b-72a3228f40ce demo demo] Calling method 'detail' {{(pid=113553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:23:44.027219 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.api.api_utils [None req-95385972-2236-46aa-b61b-72a3228f40ce demo demo] Removing options '' from query. {{(pid=113553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:23:44.028677 np0000171447 devstack@c-api.service[113553]: DEBUG cinder.volume.api [None req-95385972-2236-46aa-b61b-72a3228f40ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:23:44.037321 np0000171447 devstack@c-api.service[113553]: INFO cinder.volume.api [None req-95385972-2236-46aa-b61b-72a3228f40ce demo demo] Get all volumes completed successfully. May 01 03:23:44.039389 np0000171447 devstack@c-api.service[113553]: INFO cinder.api.openstack.wsgi [None req-95385972-2236-46aa-b61b-72a3228f40ce demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:23:44.039797 np0000171447 devstack@c-api.service[113553]: [pid: 113553|app: 0|req: 9/37] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:23:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 01 03:23:54.033076 np0000171447 devstack@c-api.service[113553]: DEBUG dbcounter [-] [113553] Writing DB stats cinder:SELECT=1 {{(pid=113553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:24:44.055216 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.middleware.request_id [None req-1f979ae8-b207-4d78-8850-98d75cd525cd None None] RequestId filter calling following filter/app {{(pid=113552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:24:44.058389 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-1f979ae8-b207-4d78-8850-98d75cd525cd demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:24:44.058878 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-1f979ae8-b207-4d78-8850-98d75cd525cd demo demo] Empty body provided in request {{(pid=113552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:24:44.058878 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.openstack.wsgi [None req-1f979ae8-b207-4d78-8850-98d75cd525cd demo demo] Calling method 'detail' {{(pid=113552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:24:44.059164 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.api.api_utils [None req-1f979ae8-b207-4d78-8850-98d75cd525cd demo demo] Removing options '' from query. {{(pid=113552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:24:44.060147 np0000171447 devstack@c-api.service[113552]: DEBUG cinder.volume.api [None req-1f979ae8-b207-4d78-8850-98d75cd525cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:24:44.068279 np0000171447 devstack@c-api.service[113552]: INFO cinder.volume.api [None req-1f979ae8-b207-4d78-8850-98d75cd525cd demo demo] Get all volumes completed successfully. May 01 03:24:44.070357 np0000171447 devstack@c-api.service[113552]: INFO cinder.api.openstack.wsgi [None req-1f979ae8-b207-4d78-8850-98d75cd525cd demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:24:44.070766 np0000171447 devstack@c-api.service[113552]: [pid: 113552|app: 0|req: 10/38] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:24:44 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 01 03:24:54.063448 np0000171447 devstack@c-api.service[113552]: DEBUG dbcounter [-] [113552] Writing DB stats cinder:SELECT=1 {{(pid=113552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:25:44.087678 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.middleware.request_id [None req-3b782b56-3134-4301-b335-9d912486f53b None None] RequestId filter calling following filter/app {{(pid=113551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:25:44.091739 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-3b782b56-3134-4301-b335-9d912486f53b demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:25:44.092087 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-3b782b56-3134-4301-b335-9d912486f53b demo demo] Empty body provided in request {{(pid=113551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:25:44.092506 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.openstack.wsgi [None req-3b782b56-3134-4301-b335-9d912486f53b demo demo] Calling method 'detail' {{(pid=113551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:25:44.092933 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.api.api_utils [None req-3b782b56-3134-4301-b335-9d912486f53b demo demo] Removing options '' from query. {{(pid=113551) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:25:44.094364 np0000171447 devstack@c-api.service[113551]: DEBUG cinder.volume.api [None req-3b782b56-3134-4301-b335-9d912486f53b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113551) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:25:44.102692 np0000171447 devstack@c-api.service[113551]: INFO cinder.volume.api [None req-3b782b56-3134-4301-b335-9d912486f53b demo demo] Get all volumes completed successfully. May 01 03:25:44.105564 np0000171447 devstack@c-api.service[113551]: INFO cinder.api.openstack.wsgi [None req-3b782b56-3134-4301-b335-9d912486f53b demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:25:44.106048 np0000171447 devstack@c-api.service[113551]: [pid: 113551|app: 0|req: 10/39] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:25:44 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 01 03:25:54.097838 np0000171447 devstack@c-api.service[113551]: DEBUG dbcounter [-] [113551] Writing DB stats cinder:SELECT=1 {{(pid=113551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 01 03:26:44.123196 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.middleware.request_id [None req-2d92741b-4ded-4f95-96a4-c450b371947e None None] RequestId filter calling following filter/app {{(pid=113554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 01 03:26:44.127236 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-2d92741b-4ded-4f95-96a4-c450b371947e demo demo] GET https://199.204.45.240/volume/v3/volumes/detail May 01 03:26:44.127469 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-2d92741b-4ded-4f95-96a4-c450b371947e demo demo] Empty body provided in request {{(pid=113554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 01 03:26:44.127781 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.openstack.wsgi [None req-2d92741b-4ded-4f95-96a4-c450b371947e demo demo] Calling method 'detail' {{(pid=113554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 01 03:26:44.128148 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.api.api_utils [None req-2d92741b-4ded-4f95-96a4-c450b371947e demo demo] Removing options '' from query. {{(pid=113554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 01 03:26:44.129117 np0000171447 devstack@c-api.service[113554]: DEBUG cinder.volume.api [None req-2d92741b-4ded-4f95-96a4-c450b371947e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113554) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 01 03:26:44.136788 np0000171447 devstack@c-api.service[113554]: INFO cinder.volume.api [None req-2d92741b-4ded-4f95-96a4-c450b371947e demo demo] Get all volumes completed successfully. May 01 03:26:44.138560 np0000171447 devstack@c-api.service[113554]: INFO cinder.api.openstack.wsgi [None req-2d92741b-4ded-4f95-96a4-c450b371947e demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 May 01 03:26:44.139322 np0000171447 devstack@c-api.service[113554]: [pid: 113554|app: 0|req: 11/40] 199.204.45.240 () {64 vars in 1296 bytes} [Fri May 1 03:26:44 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 01 03:26:54.132311 np0000171447 devstack@c-api.service[113554]: DEBUG dbcounter [-] [113554] Writing DB stats cinder:SELECT=1 {{(pid=113554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}