May 09 07:24:56.810296 np0000172972 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:24:56.818624 np0000172972 devstack@c-api.service[112507]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:24:56.821752 np0000172972 devstack@c-api.service[112507]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:24:56 2026] *** May 09 07:24:56.821752 np0000172972 devstack@c-api.service[112507]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:24:56.821752 np0000172972 devstack@c-api.service[112507]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:24:56.821752 np0000172972 devstack@c-api.service[112507]: nodename: np0000172972 May 09 07:24:56.821752 np0000172972 devstack@c-api.service[112507]: machine: x86_64 May 09 07:24:56.821752 np0000172972 devstack@c-api.service[112507]: clock source: unix May 09 07:24:56.821752 np0000172972 devstack@c-api.service[112507]: pcre jit disabled May 09 07:24:56.821752 np0000172972 devstack@c-api.service[112507]: detected number of CPU cores: 16 May 09 07:24:56.821752 np0000172972 devstack@c-api.service[112507]: current working directory: / May 09 07:24:56.821752 np0000172972 devstack@c-api.service[112507]: detected binary path: /usr/bin/uwsgi-core May 09 07:24:56.821752 np0000172972 devstack@c-api.service[112507]: your processes number limit is 256917 May 09 07:24:56.821752 np0000172972 devstack@c-api.service[112507]: your memory page size is 4096 bytes May 09 07:24:56.821752 np0000172972 devstack@c-api.service[112507]: detected max file descriptor number: 2048 May 09 07:24:56.821752 np0000172972 devstack@c-api.service[112507]: lock engine: pthread robust mutexes May 09 07:24:56.822487 np0000172972 devstack@c-api.service[112507]: thunder lock: enabled May 09 07:24:56.822723 np0000172972 devstack@c-api.service[112507]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:24:56.822806 np0000172972 devstack@c-api.service[112507]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:24:56.822876 np0000172972 devstack@c-api.service[112507]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:24:56.822876 np0000172972 devstack@c-api.service[112507]: Set PythonHome to /opt/stack/data/venv May 09 07:24:56.859488 np0000172972 devstack@c-api.service[112507]: Python main interpreter initialized at 0x74733d4a3668 May 09 07:24:56.859488 np0000172972 devstack@c-api.service[112507]: python threads support enabled May 09 07:24:56.859488 np0000172972 devstack@c-api.service[112507]: your server socket listen backlog is limited to 100 connections May 09 07:24:56.859488 np0000172972 devstack@c-api.service[112507]: your mercy for graceful operations on workers is 80 seconds May 09 07:24:56.860106 np0000172972 devstack@c-api.service[112507]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:24:56.860279 np0000172972 devstack@c-api.service[112507]: *** Operational MODE: preforking *** May 09 07:24:56.860548 np0000172972 devstack@c-api.service[112507]: *** uWSGI is running in multiple interpreter mode *** May 09 07:24:56.860548 np0000172972 devstack@c-api.service[112507]: spawned uWSGI master process (pid: 112507) May 09 07:24:56.860759 np0000172972 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:24:56.861287 np0000172972 devstack@c-api.service[112507]: spawned uWSGI worker 1 (pid: 112512, cores: 1) May 09 07:24:56.861889 np0000172972 devstack@c-api.service[112507]: spawned uWSGI worker 2 (pid: 112513, cores: 1) May 09 07:24:56.862380 np0000172972 devstack@c-api.service[112507]: spawned uWSGI worker 3 (pid: 112514, cores: 1) May 09 07:24:56.862928 np0000172972 devstack@c-api.service[112507]: spawned uWSGI worker 4 (pid: 112515, cores: 1) May 09 07:24:56.862928 np0000172972 devstack@c-api.service[112507]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:24:56.993471 np0000172972 devstack@c-api.service[112514]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:24:56.993471 np0000172972 devstack@c-api.service[112514]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:24:56.993471 np0000172972 devstack@c-api.service[112514]: we strongly recommend against using it for new projects. May 09 07:24:56.993471 np0000172972 devstack@c-api.service[112514]: If you are already using Eventlet, we recommend migrating to a different May 09 07:24:56.993471 np0000172972 devstack@c-api.service[112514]: framework. For more detail see May 09 07:24:56.993471 np0000172972 devstack@c-api.service[112514]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:24:56.993471 np0000172972 devstack@c-api.service[112514]: import eventlet # noqa May 09 07:24:56.995989 np0000172972 devstack@c-api.service[112515]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:24:56.995989 np0000172972 devstack@c-api.service[112515]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:24:56.995989 np0000172972 devstack@c-api.service[112515]: we strongly recommend against using it for new projects. May 09 07:24:56.995989 np0000172972 devstack@c-api.service[112515]: If you are already using Eventlet, we recommend migrating to a different May 09 07:24:56.995989 np0000172972 devstack@c-api.service[112515]: framework. For more detail see May 09 07:24:56.995989 np0000172972 devstack@c-api.service[112515]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:24:56.995989 np0000172972 devstack@c-api.service[112515]: import eventlet # noqa May 09 07:24:57.000285 np0000172972 devstack@c-api.service[112512]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:24:57.000285 np0000172972 devstack@c-api.service[112512]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:24:57.000285 np0000172972 devstack@c-api.service[112512]: we strongly recommend against using it for new projects. May 09 07:24:57.000285 np0000172972 devstack@c-api.service[112512]: If you are already using Eventlet, we recommend migrating to a different May 09 07:24:57.000285 np0000172972 devstack@c-api.service[112512]: framework. For more detail see May 09 07:24:57.000285 np0000172972 devstack@c-api.service[112512]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:24:57.000285 np0000172972 devstack@c-api.service[112512]: import eventlet # noqa May 09 07:24:57.003415 np0000172972 devstack@c-api.service[112513]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:24:57.003415 np0000172972 devstack@c-api.service[112513]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:24:57.003415 np0000172972 devstack@c-api.service[112513]: we strongly recommend against using it for new projects. May 09 07:24:57.003415 np0000172972 devstack@c-api.service[112513]: If you are already using Eventlet, we recommend migrating to a different May 09 07:24:57.003415 np0000172972 devstack@c-api.service[112513]: framework. For more detail see May 09 07:24:57.003415 np0000172972 devstack@c-api.service[112513]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:24:57.003415 np0000172972 devstack@c-api.service[112513]: import eventlet # noqa May 09 07:24:57.080526 np0000172972 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:24:57.080526 np0000172972 devstack@c-api.service[112515]: debtcollector.deprecate( May 09 07:24:57.083592 np0000172972 devstack@c-api.service[112512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:24:57.083592 np0000172972 devstack@c-api.service[112512]: debtcollector.deprecate( May 09 07:24:57.084051 np0000172972 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:24:57.084051 np0000172972 devstack@c-api.service[112514]: debtcollector.deprecate( May 09 07:24:57.103707 np0000172972 devstack@c-api.service[112513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:24:57.103707 np0000172972 devstack@c-api.service[112513]: debtcollector.deprecate( May 09 07:24:57.162473 np0000172972 devstack@c-api.service[112515]: /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 09 07:24:57.162473 np0000172972 devstack@c-api.service[112515]: from cgi import parse_header May 09 07:24:57.163500 np0000172972 devstack@c-api.service[112512]: /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 09 07:24:57.163500 np0000172972 devstack@c-api.service[112512]: from cgi import parse_header May 09 07:24:57.164234 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:57.164234 np0000172972 devstack@c-api.service[112514]: from cgi import parse_header May 09 07:24:57.186090 np0000172972 devstack@c-api.service[112513]: /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 09 07:24:57.186090 np0000172972 devstack@c-api.service[112513]: from cgi import parse_header May 09 07:24:57.206976 np0000172972 devstack@c-api.service[112515]: /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 09 07:24:57.206976 np0000172972 devstack@c-api.service[112515]: removals.removed_module( May 09 07:24:57.207692 np0000172972 devstack@c-api.service[112515]: /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 09 07:24:57.207692 np0000172972 devstack@c-api.service[112515]: removals.removed_module( May 09 07:24:57.207751 np0000172972 devstack@c-api.service[112512]: /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 09 07:24:57.207751 np0000172972 devstack@c-api.service[112512]: removals.removed_module( May 09 07:24:57.208433 np0000172972 devstack@c-api.service[112512]: /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 09 07:24:57.208433 np0000172972 devstack@c-api.service[112512]: removals.removed_module( May 09 07:24:57.208617 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:57.208617 np0000172972 devstack@c-api.service[112514]: removals.removed_module( May 09 07:24:57.209323 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:57.209323 np0000172972 devstack@c-api.service[112514]: removals.removed_module( May 09 07:24:57.231890 np0000172972 devstack@c-api.service[112513]: /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 09 07:24:57.231890 np0000172972 devstack@c-api.service[112513]: removals.removed_module( May 09 07:24:57.232634 np0000172972 devstack@c-api.service[112513]: /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 09 07:24:57.232634 np0000172972 devstack@c-api.service[112513]: removals.removed_module( May 09 07:24:57.807636 np0000172972 devstack@c-api.service[112512]: /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 09 07:24:57.807636 np0000172972 devstack@c-api.service[112512]: warnings.warn( May 09 07:24:57.809553 np0000172972 devstack@c-api.service[112515]: /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 09 07:24:57.809553 np0000172972 devstack@c-api.service[112515]: warnings.warn( May 09 07:24:57.861339 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:57.861339 np0000172972 devstack@c-api.service[112514]: warnings.warn( May 09 07:24:57.869289 np0000172972 devstack@c-api.service[112513]: /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 09 07:24:57.869289 np0000172972 devstack@c-api.service[112513]: warnings.warn( May 09 07:24:57.901505 np0000172972 devstack@c-api.service[112512]: /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 09 07:24:57.901505 np0000172972 devstack@c-api.service[112512]: warnings.warn( May 09 07:24:57.905729 np0000172972 devstack@c-api.service[112515]: /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 09 07:24:57.905729 np0000172972 devstack@c-api.service[112515]: warnings.warn( May 09 07:24:57.957521 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:57.957521 np0000172972 devstack@c-api.service[112514]: warnings.warn( May 09 07:24:57.970058 np0000172972 devstack@c-api.service[112513]: /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 09 07:24:57.970058 np0000172972 devstack@c-api.service[112513]: warnings.warn( May 09 07:24:58.199488 np0000172972 devstack@c-api.service[112512]: 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 09 07:24:58.200125 np0000172972 devstack@c-api.service[112512]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112512) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:24:58.201711 np0000172972 devstack@c-api.service[112515]: 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 09 07:24:58.202193 np0000172972 devstack@c-api.service[112515]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112515) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:24:58.240027 np0000172972 devstack@c-api.service[112514]: 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 09 07:24:58.240490 np0000172972 devstack@c-api.service[112514]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112514) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:24:58.251133 np0000172972 devstack@c-api.service[112513]: 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 09 07:24:58.251353 np0000172972 devstack@c-api.service[112513]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112513) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:24:58.288789 np0000172972 devstack@c-api.service[112512]: /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 09 07:24:58.288789 np0000172972 devstack@c-api.service[112512]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:24:58.290198 np0000172972 devstack@c-api.service[112515]: /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 09 07:24:58.290198 np0000172972 devstack@c-api.service[112515]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:24:58.301520 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:58.301520 np0000172972 devstack@c-api.service[112514]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:24:58.313575 np0000172972 devstack@c-api.service[112513]: /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 09 07:24:58.313575 np0000172972 devstack@c-api.service[112513]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:24:58.741814 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112513) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:24:58.742061 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112515) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:24:58.742176 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112514) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:24:58.742271 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.742355 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112512) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:24:58.742453 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.742538 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.742618 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.742769 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.742865 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.742954 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.743033 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.743116 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.743195 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.743195 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.743195 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.744839 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.744839 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.744839 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.744839 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.745137 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.745137 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.745241 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.745300 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.745355 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.745355 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.745457 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.745512 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.745568 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.745623 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.745699 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.745699 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.745796 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.745846 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.745900 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.745956 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.746022 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.746125 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.746615 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.746773 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.746852 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.746919 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.746974 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.747027 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.747088 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.747088 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.747088 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.747233 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.747270 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.747306 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.747343 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.747379 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.747416 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.747494 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.747541 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.747608 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.747656 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.747715 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.747763 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.747811 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.747848 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.747884 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.747926 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.747963 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.748006 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.748047 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.748088 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.748125 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.748164 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.748204 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.748242 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.748285 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.748694 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.748776 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.748830 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.748876 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.748914 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.748957 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.748999 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.749036 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.749076 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.749111 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.749147 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.749190 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.749227 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.749265 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.749301 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.749345 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.749383 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.749421 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.749457 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.749498 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.749535 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.749535 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.749601 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.749601 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.749601 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.749601 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.749762 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.749801 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.749836 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.749881 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.749881 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.749950 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.749986 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.750029 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.750074 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.750111 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.750152 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.750189 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.750227 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.750263 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.750300 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.750335 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.750371 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.750415 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.750451 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.750493 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.750529 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.750529 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.750595 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.750637 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.750693 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.750740 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.750779 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.750779 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.750779 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.750779 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.751138 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.751193 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.751245 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.751285 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.751330 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.751367 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.751411 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.751453 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.751491 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.751528 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.751586 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.751626 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.751668 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.751732 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.751770 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.751807 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.751851 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.751889 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.751927 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.751969 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.752006 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.752045 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.752081 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.752117 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.752153 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.752197 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.752234 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.752270 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.752305 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.752347 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.752383 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.752418 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.752458 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.752496 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.752562 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.752635 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.752697 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.752744 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.752791 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.752828 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.752864 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.752902 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.752937 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.752973 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.753008 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.753008 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.753008 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.753008 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.753008 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.753008 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.753008 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.753008 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.753008 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.753008 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.753539 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.753539 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.754640 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.754732 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.754786 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.754842 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.754914 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.754968 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.755020 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.755068 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.755130 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.755180 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.755228 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.755278 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.755322 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.755374 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.755423 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.755471 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.755515 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.755593 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.755593 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.755593 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.755593 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.755803 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.755803 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.755803 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.755946 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.756001 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.756052 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.756098 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.756098 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.756168 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.756202 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.756240 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.756281 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.756319 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.756356 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.756393 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.756430 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.756476 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.756476 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.756476 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.756590 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.756645 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.756705 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.756780 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.756831 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.756873 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.756873 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.756942 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.756978 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.756978 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.757052 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.757094 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.757137 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.757175 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.757212 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.757212 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.757655 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.757738 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.757782 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.757818 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.757852 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.757907 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.757952 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.757989 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.757989 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.758061 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.758102 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.758140 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.758182 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.758220 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.758247 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.758247 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.758291 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.758319 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.758341 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.758370 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.758394 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.758394 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.758445 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.758475 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.758507 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.758532 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.758532 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.758584 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.759106 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.759170 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.759231 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.759262 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.759296 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.759331 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.759358 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.759382 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.759409 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.759433 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.759464 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.759491 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.759518 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.759547 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.759603 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.759632 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.759660 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.759729 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.759729 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.759801 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.759826 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.759854 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.759883 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.759928 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.760014 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.760093 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.760181 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.760272 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.765829 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.765900 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.765941 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.766011 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.766066 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.766124 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.766159 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.766189 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.766221 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.766284 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.766338 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.766914 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.766914 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.766914 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.767030 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.767030 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.767030 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.767030 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.767030 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.767030 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.767238 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.767279 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.767317 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.767353 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.767390 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.767430 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.767471 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.767507 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.767507 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.767613 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.767662 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.767728 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.767773 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.767828 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.767887 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.767936 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.767988 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.768027 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.768064 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.768100 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.768144 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.768181 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.768218 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.768254 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.768295 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.768334 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.768334 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.768334 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.768334 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.768470 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.768470 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.768470 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.768470 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.768470 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.768470 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.768470 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.768780 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.768834 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.768884 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.768926 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.768975 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.769022 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.769078 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.769078 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.769163 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.769211 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.769267 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.769306 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.769343 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.769377 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.769427 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.769472 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.769517 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.769561 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.769598 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.769633 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.769741 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.769795 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.769831 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.769869 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.769905 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.769941 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.769990 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.770027 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.770070 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.770113 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.770159 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.770198 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.770236 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.770272 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.770308 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.770345 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.770380 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.770514 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.770554 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.770595 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.770635 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.770635 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.770724 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.770764 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.770818 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.770855 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.770855 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.770922 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.770960 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.771007 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.771062 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.771062 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.771148 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.771188 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.771227 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.771265 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.771763 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.771818 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.771874 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.771946 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.772002 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.772048 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.772086 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.772121 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.772158 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.772200 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.772238 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.772283 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.772319 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.772365 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.772403 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.772439 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.772477 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.772513 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.772556 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.772594 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.772632 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.772669 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.772733 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.772807 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.772850 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.772888 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.772925 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.772962 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.772998 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.773041 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.773077 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.773115 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.773151 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.773194 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.773233 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.773270 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.773306 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.773389 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.773461 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.773461 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.773461 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.773461 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.773671 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.773671 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.773671 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.773671 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.773671 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.773671 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.773671 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.773671 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.774308 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.774308 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.774308 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.774308 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.774308 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.774308 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.774595 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.774664 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.774730 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.774778 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.774778 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.774854 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.774895 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.774945 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.774983 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.775029 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.775071 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.775107 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.775148 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.775181 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.775214 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.775243 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.775274 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.775308 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.775338 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.775368 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.775399 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.775429 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.775458 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.775493 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.775521 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.775586 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.775627 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.775627 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.775764 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.775825 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.775886 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.775955 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.776002 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.776070 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.776128 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.776176 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.776226 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.776268 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.776310 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.776375 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.776418 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.776462 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.776502 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.776534 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.776603 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.776654 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.776726 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.776771 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.776812 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.776858 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.776901 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.776945 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.776987 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.777029 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.777066 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.777112 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.777149 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.777185 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.777225 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.777267 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.777307 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.777345 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.777380 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.777426 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.777470 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.777552 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.777593 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.777593 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.777751 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.777751 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.777962 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.777962 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.777962 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.778083 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.778131 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.778171 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.778209 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.778247 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.778289 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.778328 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.778367 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.778413 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.778413 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.778413 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.778522 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.778522 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.778522 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.778522 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.778717 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.778769 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.778844 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.778917 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.778999 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.779091 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.779168 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.779246 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.779292 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.779383 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.779423 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.779461 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.779497 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.779497 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.779613 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.779613 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.779718 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.779760 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.779803 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.779803 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.779803 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.779803 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.779803 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.779803 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.780833 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.780904 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.780949 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.780992 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.781071 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.781124 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.781167 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.781207 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.781249 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.781305 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.781385 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.781431 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.781499 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.781559 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.781610 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.781692 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.781789 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.781877 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.781960 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.782033 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.782116 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.782193 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.782268 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.782268 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.782384 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.782384 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.782561 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.782561 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.783737 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.783815 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.783866 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.783916 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.783959 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.784028 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.784089 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.785047 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.785158 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.785158 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.785264 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.785345 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.785415 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.785471 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.785539 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.785597 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.785720 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.785809 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.785880 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.785880 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.786128 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.786316 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.786373 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.786427 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.786477 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.786477 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.786477 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.786624 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.786715 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.786818 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.786902 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.786960 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.787020 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.787077 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.787131 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.787186 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.787186 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.787289 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.787344 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.787407 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.787407 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.787407 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.787632 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.787741 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.787855 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.787914 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.787969 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.788032 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.788087 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.788142 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.788209 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.788250 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.788287 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.788325 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.788368 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.788408 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.788447 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.788485 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.788518 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.788559 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.788607 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.788646 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.788725 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.788768 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.788804 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.788853 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.788891 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.788928 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.788964 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.788999 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.789049 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.789087 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.789124 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.789161 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.789198 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.789237 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.789283 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.789320 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.789362 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.789402 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.789438 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.789482 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.789520 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.789556 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.789592 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.789634 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.789700 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.789741 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.789787 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.789825 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.789860 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.789905 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.789946 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.789980 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.790016 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.790053 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.790089 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.790130 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.790167 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.790210 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.790367 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.790418 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.790418 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.790522 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.790571 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.790608 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.790653 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.790729 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.790787 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.790823 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.790873 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.790913 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.790957 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.790994 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.791031 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.791067 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.791104 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.791147 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.791205 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.791246 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.791297 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.791334 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.791400 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.791448 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.791485 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.791521 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.791577 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.791613 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.791649 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.791717 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.791798 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.791839 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.791876 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.791918 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.791954 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.791994 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.791994 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.791994 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.791994 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.791994 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.792154 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.792154 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.792154 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.792154 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.792309 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.792363 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.792363 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.792431 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.792468 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.792506 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.792552 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.792589 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.792624 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.792660 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.792724 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.792724 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.792809 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.792846 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.792888 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.792932 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.792970 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.793013 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.793050 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.793091 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.793091 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.793091 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.793091 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.793091 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.795084 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.795170 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.795212 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.795257 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.795321 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.795379 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.795454 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.795598 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.795665 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.795732 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.795804 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.795849 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.795908 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.796045 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.796325 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.796392 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.796471 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.796512 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.796550 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.796598 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.796642 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.796695 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.796780 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.796818 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.796854 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.796910 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.796949 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.797046 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.797576 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.797636 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.797707 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.797845 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.797902 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.797958 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.798024 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.798072 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.798126 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.798226 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.798272 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.798314 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.798355 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.798391 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.798435 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.798475 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.798536 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.798601 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.798640 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.798640 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.798739 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.798776 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.798812 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.798867 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.798906 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.798944 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.798944 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.798944 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.802935 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.803022 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.803022 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.803108 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.803765 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.803765 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.803765 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.803900 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.803900 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.803900 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.803900 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.803900 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.804061 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.804061 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.804137 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.804184 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.804272 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.804318 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.804356 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.804393 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.804430 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.804476 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.804514 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.804551 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.804588 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.804644 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.804748 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.804791 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.804829 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.804866 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.804902 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.804946 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.804988 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.805025 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.805060 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.805110 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.805149 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.805185 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.805223 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.805259 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.805295 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.805331 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.805372 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.805409 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.805445 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.805488 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.805530 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112513) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.805571 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.805609 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.805659 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.805659 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.805741 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.805741 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.805741 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.805851 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.805851 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.805851 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.805851 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.805851 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.806028 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.806086 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.806136 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.806185 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.806235 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.806282 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.806347 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.806386 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.806423 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.806465 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.806514 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.806562 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.806610 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:24:58.806660 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.806726 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:24:58.806775 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.806837 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:24:58.806837 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:24:58.806837 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:24:58.806837 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:24:58.806837 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112512) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:24:58.849637 np0000172972 devstack@c-api.service[112513]: INFO dbcounter [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Registered counter for database cinder May 09 07:24:58.849896 np0000172972 devstack@c-api.service[112514]: INFO dbcounter [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Registered counter for database cinder May 09 07:24:58.853578 np0000172972 devstack@c-api.service[112512]: INFO dbcounter [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Registered counter for database cinder May 09 07:24:58.853834 np0000172972 devstack@c-api.service[112515]: INFO dbcounter [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Registered counter for database cinder May 09 07:24:58.865391 np0000172972 devstack@c-api.service[112514]: DEBUG oslo_db.sqlalchemy.engines [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c 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=112514) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:24:58.870126 np0000172972 devstack@c-api.service[112513]: DEBUG oslo_db.sqlalchemy.engines [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c 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=112513) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:24:58.874900 np0000172972 devstack@c-api.service[112512]: DEBUG oslo_db.sqlalchemy.engines [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf 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=112512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:24:58.881567 np0000172972 devstack@c-api.service[112515]: DEBUG oslo_db.sqlalchemy.engines [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 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=112515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:24:58.987722 np0000172972 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writer thread running {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:24:58.989442 np0000172972 devstack@c-api.service[112513]: INFO cinder.rpc [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:24:58.991894 np0000172972 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writer thread running {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:24:58.994652 np0000172972 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writer thread running {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:24:58.994715 np0000172972 devstack@c-api.service[112514]: INFO cinder.rpc [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:24:58.996063 np0000172972 devstack@c-api.service[112513]: INFO cinder.rpc [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:24:58.997138 np0000172972 devstack@c-api.service[112512]: INFO cinder.rpc [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:24:58.997228 np0000172972 devstack@c-api.service[112514]: INFO cinder.rpc [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:24:59.001226 np0000172972 devstack@c-api.service[112514]: INFO cinder.rpc [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:24:59.001307 np0000172972 devstack@c-api.service[112512]: INFO cinder.rpc [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:24:59.001351 np0000172972 devstack@c-api.service[112513]: INFO cinder.rpc [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:24:59.001395 np0000172972 devstack@c-api.service[112514]: INFO cinder.rpc [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:24:59.001561 np0000172972 devstack@c-api.service[112512]: INFO cinder.rpc [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:24:59.001920 np0000172972 devstack@c-api.service[112513]: INFO cinder.rpc [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:24:59.002051 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.002454 np0000172972 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writer thread running {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:24:59.003228 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.003541 np0000172972 devstack@c-api.service[112512]: INFO cinder.rpc [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:24:59.003785 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.004400 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.004978 np0000172972 devstack@c-api.service[112515]: INFO cinder.rpc [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:24:59.006034 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.006093 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.007211 np0000172972 devstack@c-api.service[112515]: INFO cinder.rpc [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:24:59.007917 np0000172972 devstack@c-api.service[112514]: DEBUG oslo_db.sqlalchemy.engines [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c 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=112514) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:24:59.009573 np0000172972 devstack@c-api.service[112514]: INFO cinder.rpc [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:24:59.009652 np0000172972 devstack@c-api.service[112515]: INFO cinder.rpc [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:24:59.011161 np0000172972 devstack@c-api.service[112514]: INFO cinder.rpc [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:24:59.011593 np0000172972 devstack@c-api.service[112515]: INFO cinder.rpc [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:24:59.011989 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.012489 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.012647 np0000172972 devstack@c-api.service[112513]: DEBUG oslo_db.sqlalchemy.engines [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c 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=112513) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:24:59.013822 np0000172972 devstack@c-api.service[112512]: DEBUG oslo_db.sqlalchemy.engines [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf 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=112512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:24:59.014337 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.016049 np0000172972 devstack@c-api.service[112512]: INFO cinder.rpc [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:24:59.016640 np0000172972 devstack@c-api.service[112513]: INFO cinder.rpc [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:24:59.017675 np0000172972 devstack@c-api.service[112512]: INFO cinder.rpc [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:24:59.018317 np0000172972 devstack@c-api.service[112515]: DEBUG oslo_db.sqlalchemy.engines [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 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=112515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:24:59.018512 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.019385 np0000172972 devstack@c-api.service[112513]: INFO cinder.rpc [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:24:59.020124 np0000172972 devstack@c-api.service[112515]: INFO cinder.rpc [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:24:59.021157 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.021254 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.021720 np0000172972 devstack@c-api.service[112515]: INFO cinder.rpc [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:24:59.022573 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.024494 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.027753 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.027861 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.031125 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.032028 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.032588 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.034374 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.035163 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.035300 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.036264 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.038105 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.038506 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.039714 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.039815 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.041199 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.041819 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.042341 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.044205 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.044796 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.045264 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.047486 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.047571 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.048039 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.048245 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.049742 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.049832 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.050305 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.051842 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.052476 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.052695 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.053491 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.054813 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.056370 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.056447 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.056840 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.058172 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.059256 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.059781 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.060398 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.061624 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.061947 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.062710 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.063805 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.064270 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.064659 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.064883 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.065345 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.066834 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.066946 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.068281 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.068432 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.069916 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.070305 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.070396 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.071038 np0000172972 devstack@c-api.service[112514]: WARNING cinder.api.contrib.hosts [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:24:59.071800 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.072007 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.072558 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.073293 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.073468 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.073754 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.074869 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.075048 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.075769 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: extensions {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.075915 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.075972 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.076496 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.076994 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: encryption {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.077450 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.077600 np0000172972 devstack@c-api.service[112512]: WARNING cinder.api.contrib.hosts [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:24:59.078098 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.078334 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.078590 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: encryption {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.078944 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.079700 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.079852 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.080267 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: os-quota-sets {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.080633 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.081173 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.081414 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.081652 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: cgsnapshots {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.082088 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.082270 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: extensions {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.082775 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.083074 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: os-quota-class-sets {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.083193 np0000172972 devstack@c-api.service[112515]: WARNING cinder.api.contrib.hosts [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:24:59.083533 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: encryption {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.083950 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.084226 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.084397 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: os-availability-zone {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.085146 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: encryption {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.085332 np0000172972 devstack@c-api.service[112513]: WARNING cinder.api.contrib.hosts [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:24:59.085430 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.085655 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: qos-specs {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.086074 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.086718 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: os-quota-sets {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.087025 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.087604 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.087762 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: backups {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.087921 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: extensions {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.088125 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: cgsnapshots {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.089365 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: encryption {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.089471 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.089744 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: os-quota-class-sets {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.090230 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: extensions {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.090749 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: extra_specs {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.091085 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: os-availability-zone {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.091188 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: encryption {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.091590 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: encryption {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.092314 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: os-snapshot-manage {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.092382 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: qos-specs {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.092826 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: os-quota-sets {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.093198 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: encryption {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.093785 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: os-volume-type-access {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.094227 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: cgsnapshots {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.094417 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: backups {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.094779 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: os-quota-sets {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.095351 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: capabilities {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.095650 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: os-quota-class-sets {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.096191 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: cgsnapshots {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.096619 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: os-hosts {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.096940 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: extra_specs {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.096995 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: os-availability-zone {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.097596 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: os-quota-class-sets {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.097966 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: consistencygroups {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.098244 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: qos-specs {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.098485 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: os-snapshot-manage {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.098928 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: os-availability-zone {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.099952 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: os-volume-transfer {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.100046 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: os-volume-type-access {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.100219 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: qos-specs {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.100359 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: backups {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.101537 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: capabilities {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.101623 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: scheduler-stats {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.102402 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: extra_specs {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.102817 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: os-hosts {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.102971 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: backups {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.103022 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extended resource: os-volume-manage {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.104162 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: consistencygroups {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.104964 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: os-snapshot-manage {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.105021 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: extra_specs {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.105309 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.106094 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: os-volume-transfer {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.106357 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.contrib.snapshot_actions [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] SnapshotActionsController initialized {{(pid=112514) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:24:59.106488 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: os-volume-type-access {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.106549 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: os-snapshot-manage {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.107126 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.107771 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: scheduler-stats {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.108106 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: capabilities {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.108368 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: os-volume-type-access {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.108555 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.109189 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extended resource: os-volume-manage {{(pid=112512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.109387 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: os-hosts {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.109953 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: capabilities {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.110022 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.110720 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: consistencygroups {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.111235 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: os-hosts {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.111288 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.111374 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.112237 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.contrib.snapshot_actions [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] SnapshotActionsController initialized {{(pid=112512) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:24:59.112613 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: consistencygroups {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.112729 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: os-volume-transfer {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.112859 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.112993 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.114389 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: scheduler-stats {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.114447 np0000172972 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.114498 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.114540 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: os-volume-transfer {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.115257 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.115365 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.115491 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.115604 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.115716 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.115820 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.115874 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.115913 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extended resource: os-volume-manage {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.115951 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.116044 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.116162 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.116222 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: scheduler-stats {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.116263 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extension UsedLimits extending resource: limits {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.116356 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extension TypesManage extending resource: types {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.116458 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extension AdminActions extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.116584 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extension AdminActions extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.116709 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extension AdminActions extending resource: backups {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.116804 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extension VolumeActions extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.117038 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.117231 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.117641 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extended resource: os-volume-manage {{(pid=112513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:24:59.118278 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.118666 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.119293 np0000172972 devstack@c-api.service[112514]: WARNING keystonemiddleware.auth_token [None req-715f8615-8ee3-4f3b-8a71-7c9b0afd4d8c 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 09 07:24:59.119339 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.contrib.snapshot_actions [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] SnapshotActionsController initialized {{(pid=112515) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:24:59.120051 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.120147 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.120214 np0000172972 devstack@c-api.service[112512]: WARNING castellan.key_manager.migration [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.121082 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.121145 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.contrib.snapshot_actions [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] SnapshotActionsController initialized {{(pid=112513) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:24:59.121205 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.121293 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.121390 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.121502 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.121577 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.121630 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.121753 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.121836 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.121934 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.122059 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.122059 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extension UsedLimits extending resource: limits {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.122205 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extension TypesManage extending resource: types {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.122205 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extension AdminActions extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.122345 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extension AdminActions extending resource: snapshots {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.122447 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extension AdminActions extending resource: backups {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.122603 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extension VolumeActions extending resource: volumes {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.122808 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.v3.router [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.123146 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.123451 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.124594 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.124979 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.125072 np0000172972 devstack@c-api.service[112512]: WARNING keystonemiddleware.auth_token [None req-3f979800-79a9-4556-ac06-fc0c51c0dcaf 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 09 07:24:59.125607 np0000172972 devstack@c-api.service[112514]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74733d4a3668 pid: 112514 (default app) May 09 07:24:59.126095 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.126168 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.126168 np0000172972 devstack@c-api.service[112514]: warnings.warn( May 09 07:24:59.126384 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.127673 np0000172972 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.127901 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.128541 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.128653 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.128779 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.128941 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.129077 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.129196 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.129346 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.129463 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.129499 np0000172972 devstack@c-api.service[112513]: WARNING castellan.key_manager.migration [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:24:59.129578 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.129696 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extension UsedLimits extending resource: limits {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.129798 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extension TypesManage extending resource: types {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.129902 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extension AdminActions extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.130031 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extension AdminActions extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.130135 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extension AdminActions extending resource: backups {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.130237 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extension VolumeActions extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.130404 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.130444 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.130515 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.130622 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.130749 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.130847 np0000172972 devstack@c-api.service[112512]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74733d4a3668 pid: 112512 (default app) May 09 07:24:59.130895 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.130955 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.131074 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.131181 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.131296 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.131417 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extension UsedLimits extending resource: limits {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.131544 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extension TypesManage extending resource: types {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.131701 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extension AdminActions extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.131864 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extension AdminActions extending resource: snapshots {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.131988 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extension AdminActions extending resource: backups {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.132115 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extension VolumeActions extending resource: volumes {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.132375 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.v3.router [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:24:59.132916 np0000172972 devstack@c-api.service[112515]: WARNING keystonemiddleware.auth_token [None req-6ff13800-6cbb-4514-96b6-a00115ebfa46 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 09 07:24:59.134673 np0000172972 devstack@c-api.service[112513]: WARNING keystonemiddleware.auth_token [None req-56cb9273-66d3-4fe9-9ec0-da3ae5d52f2c 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 09 07:24:59.134907 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.134907 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.135053 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.135053 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.135053 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.135053 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.135053 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.135272 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.135272 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.135272 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.135272 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.135272 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.135272 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.135543 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.135543 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.135543 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.135543 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.135543 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.135743 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.135743 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.135743 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.135743 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.135911 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.135911 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.135911 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.135911 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.136071 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.136071 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.136071 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.136071 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.136071 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.136268 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.136268 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.136268 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.136268 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.136268 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.136463 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.136463 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.136463 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.136463 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.136463 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.136463 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.136706 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.136706 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.136706 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.136706 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.136706 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.136706 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.136946 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.136946 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.136946 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.136946 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.136946 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.136946 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.137184 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.137184 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.137184 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.137184 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.137184 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.137184 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.137412 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.137412 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.137412 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.137412 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.137564 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.137564 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.137564 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.137564 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.137564 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.137759 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.137759 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.137759 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.137759 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.137759 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.137934 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.137934 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.137934 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.137934 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.137934 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.137934 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.138129 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.138129 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.138129 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.138129 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.138129 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.138325 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.138325 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.138325 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.138325 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.138325 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.138503 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.138503 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.138503 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.138503 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.138661 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.138661 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.138661 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.138661 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.138873 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.138873 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.138873 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.138873 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.138873 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.139066 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.139066 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.139066 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.139066 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.139066 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.139230 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.139230 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.139230 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.139230 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.139435 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.139435 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.139435 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.139435 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.139593 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.139593 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.139593 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.139593 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.139753 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.139753 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.139753 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.139753 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.139913 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.139913 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.139913 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.139913 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.140064 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.140064 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.140064 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.140064 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.140064 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.140064 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.140432 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.140432 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.140432 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.140432 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.140432 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.140616 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.140616 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.140616 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.140616 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.140616 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.140616 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.140616 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.140886 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.140886 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.140886 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.140886 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.140886 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.140886 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.141096 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.141096 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.141096 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.141096 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.141096 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.141096 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.141292 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.141292 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.141292 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.141292 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.141292 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.141292 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.141568 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.141568 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.141568 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.141568 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.141739 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.141739 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.141739 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.141739 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.141879 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.141879 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.141879 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.141879 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.142026 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.142026 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.142026 np0000172972 devstack@c-api.service[112514]: /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 09 07:24:59.142026 np0000172972 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 09 07:24:59.142026 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-9c29c39f-778e-4d72-8694-f8bda0060424 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:24:59.142181 np0000172972 devstack@c-api.service[112515]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74733d4a3668 pid: 112515 (default app) May 09 07:24:59.142218 np0000172972 devstack@c-api.service[112513]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74733d4a3668 pid: 112513 (default app) May 09 07:24:59.142255 np0000172972 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 1/1] 199.204.45.205 () {60 vars in 953 bytes} [Sat May 9 07:24:59 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 07:25:06.135419 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.135419 np0000172972 devstack@c-api.service[112512]: warnings.warn( May 09 07:25:06.146715 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.146715 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.146843 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.146843 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.146843 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.146843 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.146843 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.147039 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.147039 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.147039 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.147039 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.147039 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.147039 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.147291 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.147291 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.147291 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.147291 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.147291 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.147480 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.147480 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.147480 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.147480 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.147642 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.147642 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.147642 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.147642 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.147823 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.147823 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.147823 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.147823 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.147823 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.148012 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.148012 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.148012 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.148012 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.148012 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.148200 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.148200 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.148200 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.148200 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.148200 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.148200 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.148417 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.148417 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.148417 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.148417 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.148417 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.148417 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.148638 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.148638 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.148638 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.148638 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.148638 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.148638 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.148865 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.148865 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.148865 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.148865 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.148865 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.148865 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.149085 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.149085 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.149085 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.149085 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.149234 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.149234 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.149234 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.149234 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.149234 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.149445 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.149445 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.149445 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.149445 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.149445 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.149624 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.149624 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.149624 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.149624 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.149624 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.149624 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.149833 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.149833 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.149833 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.149833 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.149833 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.150016 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.150016 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.150016 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.150016 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.150016 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.150211 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.150211 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.150211 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.150211 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.150364 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.150364 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.150364 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.150364 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.150517 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.150517 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.150517 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.150517 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.150517 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.150715 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.150715 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.150715 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.150715 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.150715 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.150891 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.150891 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.150891 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.150891 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.151057 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.151057 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.151057 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.151057 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.151213 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.151213 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.151213 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.151213 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.151360 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.151360 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.151360 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.151360 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.151502 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.151502 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.151502 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.151502 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.151648 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.151648 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.151648 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.151648 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.151648 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.151648 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.151877 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.151877 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.151877 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.151877 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.151877 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.152082 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.152082 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.152082 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.152082 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.152082 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.152082 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.152082 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.152342 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.152342 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.152342 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.152342 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.152342 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.152342 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.152558 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.152558 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.152558 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.152558 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.152558 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.152558 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.152790 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.152790 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.152790 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.152790 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.152790 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.152790 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.153028 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.153028 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.153028 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.153028 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.153182 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.153182 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.153182 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.153182 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.153334 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.153334 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.153334 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.153334 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.153489 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.153489 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.153489 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.153489 np0000172972 devstack@c-api.service[112512]: warnings.warn(deprecated_msg) May 09 07:25:06.153489 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-559714e5-fcc0-4ed0-9343-51ee27c2db40 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:25:06.641416 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-559714e5-fcc0-4ed0-9343-51ee27c2db40 admin admin] POST https://199.204.45.205/volume/v3/types May 09 07:25:06.642017 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-559714e5-fcc0-4ed0-9343-51ee27c2db40 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:25:06.643633 np0000172972 devstack@c-api.service[112512]: /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 09 07:25:06.643633 np0000172972 devstack@c-api.service[112512]: warnings.warn( May 09 07:25:06.653708 np0000172972 devstack@c-api.service[112512]: DEBUG oslo_db.sqlalchemy.engines [None req-559714e5-fcc0-4ed0-9343-51ee27c2db40 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=112512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:06.689176 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-559714e5-fcc0-4ed0-9343-51ee27c2db40 admin admin] https://199.204.45.205/volume/v3/types returned with HTTP 200 May 09 07:25:06.689742 np0000172972 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 1/2] 199.204.45.205 () {68 vars in 1288 bytes} [Sat May 9 07:25:06 2026] POST /volume/v3/types => generated 186 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:25:06.700361 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.700361 np0000172972 devstack@c-api.service[112515]: warnings.warn( May 09 07:25:06.710994 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.710994 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.710994 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.710994 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.710994 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.711650 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.711650 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.711650 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.713028 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.713028 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.713179 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.713179 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.713179 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.713179 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.713179 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.713179 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.713516 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.713516 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.713516 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.713516 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.713959 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.713959 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.713959 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.713959 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.714432 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.714432 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.714432 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.714432 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.714828 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.714828 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.714828 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.714828 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.714828 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.715389 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.715389 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.715389 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.715389 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.715389 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.715967 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.715967 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.715967 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.715967 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.715967 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.715967 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.716583 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.716583 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.716583 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.716583 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.716583 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.716583 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.716972 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.716972 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.716972 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.716972 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.716972 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.716972 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.717303 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.717303 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.717303 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.717303 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.717303 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.717608 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.717608 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.717608 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.717608 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.717608 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.717913 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.717913 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.717913 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.717913 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.717913 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.717913 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.718673 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.718673 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.718673 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.718673 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.718673 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.718673 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.719550 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.719550 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.719550 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.719550 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.719550 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.720628 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.720628 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.720628 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.720628 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.720628 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.720995 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.720995 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.720995 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.720995 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.721257 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.721257 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.721257 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.721257 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.721577 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.721577 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.721577 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.721577 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.721577 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.721957 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.721957 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.721957 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.721957 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.721957 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.722600 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.722600 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.722600 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.722600 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.723193 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.723193 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.723193 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.723193 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.723975 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.723975 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.723975 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.723975 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.724527 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.724527 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.724527 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.724527 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.724704 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.724704 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.724704 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.724704 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.724802 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.724802 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.724802 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.724802 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.724802 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.724926 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.724926 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.724926 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.724926 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.724926 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.724926 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725070 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725070 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725070 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725070 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725070 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725193 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725193 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725193 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725193 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725193 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725193 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725330 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725330 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725330 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725330 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725330 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725330 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725470 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725470 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725470 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725470 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725470 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725470 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725614 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725614 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725614 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725614 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725614 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725614 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725766 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725766 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725766 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725766 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725872 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725872 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725872 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.725872 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.725872 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.726057 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.726057 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.726057 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.726057 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:06.726057 np0000172972 devstack@c-api.service[112515]: warnings.warn(deprecated_msg) May 09 07:25:06.726057 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [req-559714e5-fcc0-4ed0-9343-51ee27c2db40 req-38acff14-f1b7-4ab4-bc2a-27d31512beca None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:25:07.075141 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [req-559714e5-fcc0-4ed0-9343-51ee27c2db40 req-38acff14-f1b7-4ab4-bc2a-27d31512beca admin admin] POST https://199.204.45.205/volume/v3/types/c03ef444-f1d9-4e65-ad96-e07c6ea00a30/extra_specs May 09 07:25:07.075962 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [req-559714e5-fcc0-4ed0-9343-51ee27c2db40 req-38acff14-f1b7-4ab4-bc2a-27d31512beca admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:25:07.077672 np0000172972 devstack@c-api.service[112515]: /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 09 07:25:07.077672 np0000172972 devstack@c-api.service[112515]: warnings.warn( May 09 07:25:07.088553 np0000172972 devstack@c-api.service[112515]: DEBUG oslo_db.sqlalchemy.engines [req-559714e5-fcc0-4ed0-9343-51ee27c2db40 req-38acff14-f1b7-4ab4-bc2a-27d31512beca 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=112515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:25:07.143672 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [req-559714e5-fcc0-4ed0-9343-51ee27c2db40 req-38acff14-f1b7-4ab4-bc2a-27d31512beca admin admin] https://199.204.45.205/volume/v3/types/c03ef444-f1d9-4e65-ad96-e07c6ea00a30/extra_specs returned with HTTP 200 May 09 07:25:07.144060 np0000172972 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 1/3] 199.204.45.205 () {70 vars in 1505 bytes} [Sat May 9 07:25:06 2026] POST /volume/v3/types/c03ef444-f1d9-4e65-ad96-e07c6ea00a30/extra_specs => generated 55 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:25:09.010957 np0000172972 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=6 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:25:09.018177 np0000172972 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=6 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:25:16.686314 np0000172972 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:25:17.142399 np0000172972 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:30:58.580046 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.580046 np0000172972 devstack@c-api.service[112513]: warnings.warn( May 09 07:30:58.591706 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.591706 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.591706 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.591706 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.592080 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.592080 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.592080 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.592080 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.592349 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.592349 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.592349 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.592349 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.592349 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.592349 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.592777 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.592777 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.592777 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.592777 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.592777 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.593160 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.593160 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.593160 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.593160 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.593160 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.593499 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.593499 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.593499 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.593499 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.593808 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.593808 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.593808 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.593808 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.593808 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.594174 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.594174 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.594174 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.594174 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.594174 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.594493 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.594493 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.594493 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.594493 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.594493 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.594493 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.594932 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.594932 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.594932 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.594932 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.594932 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.594932 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.595361 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.595361 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.595361 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.595361 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.595361 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.595361 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.595786 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.595786 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.595786 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.595786 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.595786 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.596154 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.596154 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.596154 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.596154 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.596154 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.596454 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.596454 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.596454 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.596454 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.596454 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.596454 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.596943 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.596943 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.596943 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.596943 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.596943 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.596943 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.597470 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.597470 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.597470 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.597470 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.597470 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.597913 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.597913 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.597913 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.597913 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.597913 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.598253 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.598253 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.598253 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.598253 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.598536 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.598536 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.598536 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.598536 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.598882 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.598882 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.598882 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.598882 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.598882 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.599311 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.599311 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.599311 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.599311 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.599311 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.599700 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.599700 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.599700 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.599700 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.599997 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.599997 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.599997 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.599997 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.600293 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.600293 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.600293 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.600293 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.600591 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.600591 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.600591 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.600591 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.600909 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.600909 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.600909 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.600909 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.601250 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.601250 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.601250 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.601250 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.601250 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.601627 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.601627 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.601627 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.601627 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.601627 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.601627 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.602081 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.602081 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.602081 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.602081 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.602081 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.602370 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.602370 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.602370 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.602370 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.602370 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.602370 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.602568 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.602568 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.602568 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.602568 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.602568 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.602568 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.602794 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.602794 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.602794 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.602794 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.602794 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.602794 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.602990 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.602990 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.602990 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.602990 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.602990 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.602990 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.603179 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.603179 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.603179 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.603179 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.603315 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.603315 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.603315 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.603315 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.603315 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.603488 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.603488 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.603488 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.603488 np0000172972 devstack@c-api.service[112513]: /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 09 07:30:58.603488 np0000172972 devstack@c-api.service[112513]: warnings.warn(deprecated_msg) May 09 07:30:58.603488 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-dba4621c-5850-4169-8ade-a460342c5471 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:30:58.603488 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-dba4621c-5850-4169-8ade-a460342c5471 None None] GET https://199.204.45.205/volume// May 09 07:30:58.603708 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-dba4621c-5850-4169-8ade-a460342c5471 None None] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:30:58.603708 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-dba4621c-5850-4169-8ade-a460342c5471 None None] Calling method 'all' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:30:58.603708 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-dba4621c-5850-4169-8ade-a460342c5471 None None] https://199.204.45.205/volume// returned with HTTP 300 May 09 07:30:58.603708 np0000172972 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 1/4] 199.204.45.205 () {66 vars in 1456 bytes} [Sat May 9 07:30:58 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 07:31:35.040303 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-260f858b-2d85-4f29-81e2-90e115d79061 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:31:35.360902 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-260f858b-2d85-4f29-81e2-90e115d79061 demo demo] GET https://199.204.45.205/volume/v3/types?is_public=None May 09 07:31:35.361277 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-260f858b-2d85-4f29-81e2-90e115d79061 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:31:35.361537 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-260f858b-2d85-4f29-81e2-90e115d79061 demo demo] Calling method 'index' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:31:35.361969 np0000172972 devstack@c-api.service[112514]: /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 09 07:31:35.361969 np0000172972 devstack@c-api.service[112514]: warnings.warn( May 09 07:31:35.362562 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-260f858b-2d85-4f29-81e2-90e115d79061 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:31:35.373556 np0000172972 devstack@c-api.service[112514]: DEBUG oslo_db.sqlalchemy.engines [None req-260f858b-2d85-4f29-81e2-90e115d79061 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=112514) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:31:35.390064 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-260f858b-2d85-4f29-81e2-90e115d79061 demo demo] https://199.204.45.205/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:31:35.390738 np0000172972 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 2/5] 199.204.45.205 () {64 vars in 1263 bytes} [Sat May 9 07:31:35 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:31:35.401577 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [req-260f858b-2d85-4f29-81e2-90e115d79061 req-d6b9ccbe-550c-46f0-a2a6-aa7b9d165319 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:31:35.409903 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [req-260f858b-2d85-4f29-81e2-90e115d79061 req-d6b9ccbe-550c-46f0-a2a6-aa7b9d165319 demo demo] GET https://199.204.45.205/volume/v3/types/default May 09 07:31:35.410086 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [req-260f858b-2d85-4f29-81e2-90e115d79061 req-d6b9ccbe-550c-46f0-a2a6-aa7b9d165319 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:31:35.410298 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [req-260f858b-2d85-4f29-81e2-90e115d79061 req-d6b9ccbe-550c-46f0-a2a6-aa7b9d165319 demo demo] Calling method 'show' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:31:35.424984 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [req-260f858b-2d85-4f29-81e2-90e115d79061 req-d6b9ccbe-550c-46f0-a2a6-aa7b9d165319 demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 May 09 07:31:35.425818 np0000172972 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 2/6] 199.204.45.205 () {66 vars in 1329 bytes} [Sat May 9 07:31:35 2026] GET /volume/v3/types/default => generated 145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:31:35.778141 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-367f42ed-7231-48d8-8745-69937bcd872a None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:31:35.783673 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-367f42ed-7231-48d8-8745-69937bcd872a demo demo] GET https://199.204.45.205/volume/v3/types/default May 09 07:31:35.784134 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-367f42ed-7231-48d8-8745-69937bcd872a demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:31:35.784563 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-367f42ed-7231-48d8-8745-69937bcd872a demo demo] Calling method 'show' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:31:35.798306 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-367f42ed-7231-48d8-8745-69937bcd872a demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 May 09 07:31:35.798705 np0000172972 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 2/7] 199.204.45.205 () {64 vars in 1258 bytes} [Sat May 9 07:31:35 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 09 07:31:36.187852 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-505c28ad-7639-4de6-bba1-b7a9e28bc08a None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:31:36.518069 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-505c28ad-7639-4de6-bba1-b7a9e28bc08a demo demo] GET https://199.204.45.205/volume/v3/types/default May 09 07:31:36.518457 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-505c28ad-7639-4de6-bba1-b7a9e28bc08a demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:31:36.518652 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-505c28ad-7639-4de6-bba1-b7a9e28bc08a demo demo] Calling method 'show' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:31:36.525632 np0000172972 devstack@c-api.service[112513]: DEBUG oslo_db.sqlalchemy.engines [None req-505c28ad-7639-4de6-bba1-b7a9e28bc08a 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=112513) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:31:36.542160 np0000172972 devstack@c-api.service[112513]: /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 09 07:31:36.542160 np0000172972 devstack@c-api.service[112513]: warnings.warn( May 09 07:31:36.545394 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-505c28ad-7639-4de6-bba1-b7a9e28bc08a demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 May 09 07:31:36.545923 np0000172972 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 2/8] 199.204.45.205 () {64 vars in 1258 bytes} [Sat May 9 07:31:36 2026] GET /volume/v3/types/default => generated 145 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:31:36.558406 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-a12eb81c-1bb7-4e00-89c2-ef9cdbf61b5d None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:31:36.562028 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-a12eb81c-1bb7-4e00-89c2-ef9cdbf61b5d demo demo] GET https://199.204.45.205/volume/v3/types/default May 09 07:31:36.562395 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-a12eb81c-1bb7-4e00-89c2-ef9cdbf61b5d demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:31:36.562856 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-a12eb81c-1bb7-4e00-89c2-ef9cdbf61b5d demo demo] Calling method 'show' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:31:36.579266 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-a12eb81c-1bb7-4e00-89c2-ef9cdbf61b5d demo demo] https://199.204.45.205/volume/v3/types/default returned with HTTP 200 May 09 07:31:36.579719 np0000172972 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 3/9] 199.204.45.205 () {64 vars in 1258 bytes} [Sat May 9 07:31:36 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:31:45.418542 np0000172972 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=2 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:31:45.794541 np0000172972 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=2 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:31:46.540702 np0000172972 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=2 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:31:46.574854 np0000172972 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=3 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:38:06.634878 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-cd308722-7ec5-4c9e-90b5-f35ceb8aff6d None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:38:06.729145 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-cd308722-7ec5-4c9e-90b5-f35ceb8aff6d demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:38:06.729497 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-cd308722-7ec5-4c9e-90b5-f35ceb8aff6d demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:38:06.730149 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-cd308722-7ec5-4c9e-90b5-f35ceb8aff6d demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:38:06.731505 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-cd308722-7ec5-4c9e-90b5-f35ceb8aff6d demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:38:06.732378 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-cd308722-7ec5-4c9e-90b5-f35ceb8aff6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:38:06.771950 np0000172972 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-cd308722-7ec5-4c9e-90b5-f35ceb8aff6d demo demo] Get all volumes completed successfully. May 09 07:38:06.775020 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-cd308722-7ec5-4c9e-90b5-f35ceb8aff6d demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:38:06.775548 np0000172972 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 3/10] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:38:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:38:16.762109 np0000172972 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:39:06.802266 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-709f2028-e862-43f8-8bd5-f697e96bfac1 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:39:06.805418 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-709f2028-e862-43f8-8bd5-f697e96bfac1 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:39:06.805757 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-709f2028-e862-43f8-8bd5-f697e96bfac1 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:39:06.806008 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-709f2028-e862-43f8-8bd5-f697e96bfac1 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:39:06.806705 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-709f2028-e862-43f8-8bd5-f697e96bfac1 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:39:06.807854 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-709f2028-e862-43f8-8bd5-f697e96bfac1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:39:06.846671 np0000172972 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-709f2028-e862-43f8-8bd5-f697e96bfac1 demo demo] Get all volumes completed successfully. May 09 07:39:06.849570 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-709f2028-e862-43f8-8bd5-f697e96bfac1 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:39:06.850207 np0000172972 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 3/11] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:39:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:39:16.840733 np0000172972 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:40:06.871579 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-c547966c-dbef-4a5d-868b-30dfa659ab19 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:40:06.875643 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-c547966c-dbef-4a5d-868b-30dfa659ab19 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:40:06.875643 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-c547966c-dbef-4a5d-868b-30dfa659ab19 demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:40:06.875643 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-c547966c-dbef-4a5d-868b-30dfa659ab19 demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:40:06.876107 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-c547966c-dbef-4a5d-868b-30dfa659ab19 demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:40:06.877285 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-c547966c-dbef-4a5d-868b-30dfa659ab19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:40:06.914092 np0000172972 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-c547966c-dbef-4a5d-868b-30dfa659ab19 demo demo] Get all volumes completed successfully. May 09 07:40:06.916178 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-c547966c-dbef-4a5d-868b-30dfa659ab19 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:40:06.916576 np0000172972 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 3/12] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:40:06 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 09 07:40:16.910273 np0000172972 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:41:06.931486 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-f6f4c314-e879-4a92-bb80-bd040fb05ca4 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:41:06.935960 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-f6f4c314-e879-4a92-bb80-bd040fb05ca4 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:41:06.936602 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-f6f4c314-e879-4a92-bb80-bd040fb05ca4 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:41:06.936602 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-f6f4c314-e879-4a92-bb80-bd040fb05ca4 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:41:06.937189 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-f6f4c314-e879-4a92-bb80-bd040fb05ca4 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:41:06.938440 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-f6f4c314-e879-4a92-bb80-bd040fb05ca4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:41:06.983555 np0000172972 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-f6f4c314-e879-4a92-bb80-bd040fb05ca4 demo demo] Get all volumes completed successfully. May 09 07:41:06.986297 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-f6f4c314-e879-4a92-bb80-bd040fb05ca4 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:41:06.986712 np0000172972 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 4/13] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:41:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:41:16.976417 np0000172972 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:42:07.030316 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-9455c511-1b7e-4410-b451-6b5b59585c85 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:42:07.032909 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-9455c511-1b7e-4410-b451-6b5b59585c85 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:42:07.033086 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-9455c511-1b7e-4410-b451-6b5b59585c85 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:42:07.033274 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-9455c511-1b7e-4410-b451-6b5b59585c85 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:42:07.033516 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-9455c511-1b7e-4410-b451-6b5b59585c85 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:42:07.034988 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-9455c511-1b7e-4410-b451-6b5b59585c85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:42:07.044188 np0000172972 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-9455c511-1b7e-4410-b451-6b5b59585c85 demo demo] Get all volumes completed successfully. May 09 07:42:07.047923 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-9455c511-1b7e-4410-b451-6b5b59585c85 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:42:07.048416 np0000172972 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 4/14] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:42:07 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 09 07:42:17.037469 np0000172972 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:43:07.075069 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-0b3c6608-d417-4c2d-a23f-a03a9e5ed51d None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:43:07.214673 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-0b3c6608-d417-4c2d-a23f-a03a9e5ed51d demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:43:07.214980 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-0b3c6608-d417-4c2d-a23f-a03a9e5ed51d demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:43:07.215248 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-0b3c6608-d417-4c2d-a23f-a03a9e5ed51d demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:43:07.215706 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-0b3c6608-d417-4c2d-a23f-a03a9e5ed51d demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:43:07.216631 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-0b3c6608-d417-4c2d-a23f-a03a9e5ed51d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:43:07.225357 np0000172972 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-0b3c6608-d417-4c2d-a23f-a03a9e5ed51d demo demo] Get all volumes completed successfully. May 09 07:43:07.228202 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-0b3c6608-d417-4c2d-a23f-a03a9e5ed51d demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:43:07.228661 np0000172972 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 4/15] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:43:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:43:17.220389 np0000172972 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:44:07.244573 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-d4686e14-a252-49cb-b165-6f2736d74518 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:07.246971 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-d4686e14-a252-49cb-b165-6f2736d74518 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:44:07.247197 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-d4686e14-a252-49cb-b165-6f2736d74518 demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:07.247497 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-d4686e14-a252-49cb-b165-6f2736d74518 demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:07.248794 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-d4686e14-a252-49cb-b165-6f2736d74518 demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:07.248794 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-d4686e14-a252-49cb-b165-6f2736d74518 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:07.261578 np0000172972 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-d4686e14-a252-49cb-b165-6f2736d74518 demo demo] Get all volumes completed successfully. May 09 07:44:07.265317 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-d4686e14-a252-49cb-b165-6f2736d74518 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:07.266318 np0000172972 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 4/16] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:44:07 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 09 07:44:17.252878 np0000172972 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:45:07.282345 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-29566209-1322-45f5-9ca5-98abf9b74725 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:07.286649 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-29566209-1322-45f5-9ca5-98abf9b74725 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:45:07.287046 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-29566209-1322-45f5-9ca5-98abf9b74725 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:07.287425 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-29566209-1322-45f5-9ca5-98abf9b74725 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:07.287969 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-29566209-1322-45f5-9ca5-98abf9b74725 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:07.289659 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-29566209-1322-45f5-9ca5-98abf9b74725 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:07.301611 np0000172972 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-29566209-1322-45f5-9ca5-98abf9b74725 demo demo] Get all volumes completed successfully. May 09 07:45:07.304360 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-29566209-1322-45f5-9ca5-98abf9b74725 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:07.304975 np0000172972 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 5/17] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:45:07 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 09 07:45:17.292290 np0000172972 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:07.324793 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-e7ac9bbd-ddc7-46cc-afb9-7416de7af5f8 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:07.327353 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-e7ac9bbd-ddc7-46cc-afb9-7416de7af5f8 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:46:07.327631 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-e7ac9bbd-ddc7-46cc-afb9-7416de7af5f8 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:07.327905 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-e7ac9bbd-ddc7-46cc-afb9-7416de7af5f8 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:07.328165 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-e7ac9bbd-ddc7-46cc-afb9-7416de7af5f8 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:07.328863 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-e7ac9bbd-ddc7-46cc-afb9-7416de7af5f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:07.340160 np0000172972 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-e7ac9bbd-ddc7-46cc-afb9-7416de7af5f8 demo demo] Get all volumes completed successfully. May 09 07:46:07.342267 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-e7ac9bbd-ddc7-46cc-afb9-7416de7af5f8 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:07.342636 np0000172972 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 5/18] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:46:07 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 09 07:46:17.332230 np0000172972 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:47:07.359761 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-67f83086-b300-482c-8525-54d7085572f3 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:07.362321 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-67f83086-b300-482c-8525-54d7085572f3 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:47:07.362586 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-67f83086-b300-482c-8525-54d7085572f3 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:07.362845 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-67f83086-b300-482c-8525-54d7085572f3 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:07.363126 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-67f83086-b300-482c-8525-54d7085572f3 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:07.364145 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-67f83086-b300-482c-8525-54d7085572f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:07.371253 np0000172972 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-67f83086-b300-482c-8525-54d7085572f3 demo demo] Get all volumes completed successfully. May 09 07:47:07.373058 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-67f83086-b300-482c-8525-54d7085572f3 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:07.373653 np0000172972 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 5/19] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:47:07 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 09 07:47:17.366957 np0000172972 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:48:07.388946 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-1f66b82c-acd9-4176-9905-518399f2c91c None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:07.540148 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-1f66b82c-acd9-4176-9905-518399f2c91c demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:48:07.540544 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-1f66b82c-acd9-4176-9905-518399f2c91c demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:07.541034 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-1f66b82c-acd9-4176-9905-518399f2c91c demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:07.541497 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-1f66b82c-acd9-4176-9905-518399f2c91c demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:07.543053 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-1f66b82c-acd9-4176-9905-518399f2c91c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:07.569623 np0000172972 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-1f66b82c-acd9-4176-9905-518399f2c91c demo demo] Get all volumes completed successfully. May 09 07:48:07.571595 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-1f66b82c-acd9-4176-9905-518399f2c91c demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:07.571968 np0000172972 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 5/20] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:48:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:48:17.547826 np0000172972 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:49:07.586054 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-e5865086-0476-4b19-9ef8-29a3b34c3b1c None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:07.589596 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-e5865086-0476-4b19-9ef8-29a3b34c3b1c demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:49:07.589865 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-e5865086-0476-4b19-9ef8-29a3b34c3b1c demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:07.590240 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-e5865086-0476-4b19-9ef8-29a3b34c3b1c demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:07.590730 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-e5865086-0476-4b19-9ef8-29a3b34c3b1c demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:07.592297 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-e5865086-0476-4b19-9ef8-29a3b34c3b1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:07.605177 np0000172972 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-e5865086-0476-4b19-9ef8-29a3b34c3b1c demo demo] Get all volumes completed successfully. May 09 07:49:07.610131 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-e5865086-0476-4b19-9ef8-29a3b34c3b1c demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:07.610888 np0000172972 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 6/21] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:49:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:49:17.597781 np0000172972 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:07.630061 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-00b2cdde-db57-46a0-b6a4-e5f8211f2877 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:07.635763 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-00b2cdde-db57-46a0-b6a4-e5f8211f2877 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:50:07.636402 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-00b2cdde-db57-46a0-b6a4-e5f8211f2877 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:07.636722 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-00b2cdde-db57-46a0-b6a4-e5f8211f2877 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:07.637088 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-00b2cdde-db57-46a0-b6a4-e5f8211f2877 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:07.638140 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-00b2cdde-db57-46a0-b6a4-e5f8211f2877 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:07.645806 np0000172972 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-00b2cdde-db57-46a0-b6a4-e5f8211f2877 demo demo] Get all volumes completed successfully. May 09 07:50:07.648563 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-00b2cdde-db57-46a0-b6a4-e5f8211f2877 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:07.649348 np0000172972 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 6/22] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:50:07 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 09 07:50:17.641403 np0000172972 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:51:07.664991 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-7ff3711a-a1bf-4c87-b7a0-4f123da1fda7 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:07.667763 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-7ff3711a-a1bf-4c87-b7a0-4f123da1fda7 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:51:07.668006 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-7ff3711a-a1bf-4c87-b7a0-4f123da1fda7 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:07.668256 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-7ff3711a-a1bf-4c87-b7a0-4f123da1fda7 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:07.668550 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-7ff3711a-a1bf-4c87-b7a0-4f123da1fda7 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:07.669491 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-7ff3711a-a1bf-4c87-b7a0-4f123da1fda7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:07.676906 np0000172972 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-7ff3711a-a1bf-4c87-b7a0-4f123da1fda7 demo demo] Get all volumes completed successfully. May 09 07:51:07.678695 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-7ff3711a-a1bf-4c87-b7a0-4f123da1fda7 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:07.679028 np0000172972 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 6/23] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:51:07 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 09 07:51:17.672244 np0000172972 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:52:07.693190 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-77274166-c3e7-44dd-bda2-55910cebcb9e None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:07.697595 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-77274166-c3e7-44dd-bda2-55910cebcb9e demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:52:07.697893 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-77274166-c3e7-44dd-bda2-55910cebcb9e demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:07.698153 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-77274166-c3e7-44dd-bda2-55910cebcb9e demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:07.698455 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-77274166-c3e7-44dd-bda2-55910cebcb9e demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:07.699432 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-77274166-c3e7-44dd-bda2-55910cebcb9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:07.706832 np0000172972 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-77274166-c3e7-44dd-bda2-55910cebcb9e demo demo] Get all volumes completed successfully. May 09 07:52:07.708512 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-77274166-c3e7-44dd-bda2-55910cebcb9e demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:07.709001 np0000172972 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 6/24] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:52:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 07:52:17.703138 np0000172972 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:53:07.721959 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-31966706-a830-4aac-9e17-ee317bf9ecdf None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:07.833461 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-31966706-a830-4aac-9e17-ee317bf9ecdf demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:53:07.833725 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-31966706-a830-4aac-9e17-ee317bf9ecdf demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:07.833959 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-31966706-a830-4aac-9e17-ee317bf9ecdf demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:07.834255 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-31966706-a830-4aac-9e17-ee317bf9ecdf demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:07.835550 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-31966706-a830-4aac-9e17-ee317bf9ecdf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:07.846242 np0000172972 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-31966706-a830-4aac-9e17-ee317bf9ecdf demo demo] Get all volumes completed successfully. May 09 07:53:07.849430 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-31966706-a830-4aac-9e17-ee317bf9ecdf demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:07.850016 np0000172972 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 7/25] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:53:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:53:17.839777 np0000172972 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:07.866822 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-805a7c06-4eaf-41c2-92f7-2c5162f59275 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:07.871388 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-805a7c06-4eaf-41c2-92f7-2c5162f59275 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:54:07.871564 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-805a7c06-4eaf-41c2-92f7-2c5162f59275 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:07.871776 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-805a7c06-4eaf-41c2-92f7-2c5162f59275 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:07.872012 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-805a7c06-4eaf-41c2-92f7-2c5162f59275 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:07.872709 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-805a7c06-4eaf-41c2-92f7-2c5162f59275 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:07.879249 np0000172972 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-805a7c06-4eaf-41c2-92f7-2c5162f59275 demo demo] Get all volumes completed successfully. May 09 07:54:07.881354 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-805a7c06-4eaf-41c2-92f7-2c5162f59275 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:07.881785 np0000172972 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 7/26] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:54:07 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 09 07:54:17.875212 np0000172972 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:55:07.894314 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-5402e30c-ceca-41dc-85ba-f198ae0c6eca None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:07.896922 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-5402e30c-ceca-41dc-85ba-f198ae0c6eca demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:55:07.897130 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-5402e30c-ceca-41dc-85ba-f198ae0c6eca demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:07.897374 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-5402e30c-ceca-41dc-85ba-f198ae0c6eca demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:07.897645 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-5402e30c-ceca-41dc-85ba-f198ae0c6eca demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:07.898654 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-5402e30c-ceca-41dc-85ba-f198ae0c6eca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:07.907707 np0000172972 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-5402e30c-ceca-41dc-85ba-f198ae0c6eca demo demo] Get all volumes completed successfully. May 09 07:55:07.910478 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-5402e30c-ceca-41dc-85ba-f198ae0c6eca demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:07.911004 np0000172972 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 7/27] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:55:07 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 09 07:55:17.902217 np0000172972 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:56:07.927218 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-853a111d-7cc8-4578-815e-7d8e62d70814 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:07.932180 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-853a111d-7cc8-4578-815e-7d8e62d70814 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:56:07.932622 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-853a111d-7cc8-4578-815e-7d8e62d70814 demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:07.932884 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-853a111d-7cc8-4578-815e-7d8e62d70814 demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:07.933351 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-853a111d-7cc8-4578-815e-7d8e62d70814 demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:07.934502 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-853a111d-7cc8-4578-815e-7d8e62d70814 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:07.944793 np0000172972 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-853a111d-7cc8-4578-815e-7d8e62d70814 demo demo] Get all volumes completed successfully. May 09 07:56:07.950202 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-853a111d-7cc8-4578-815e-7d8e62d70814 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:07.951164 np0000172972 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 7/28] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:56:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:56:17.937806 np0000172972 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:57:07.966097 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-125fb88c-cd9c-440d-b48b-49a34bdbe096 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:07.970190 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-125fb88c-cd9c-440d-b48b-49a34bdbe096 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:57:07.970604 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-125fb88c-cd9c-440d-b48b-49a34bdbe096 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:07.970946 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-125fb88c-cd9c-440d-b48b-49a34bdbe096 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:07.971210 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-125fb88c-cd9c-440d-b48b-49a34bdbe096 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:07.972200 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-125fb88c-cd9c-440d-b48b-49a34bdbe096 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:07.980992 np0000172972 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-125fb88c-cd9c-440d-b48b-49a34bdbe096 demo demo] Get all volumes completed successfully. May 09 07:57:07.983712 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-125fb88c-cd9c-440d-b48b-49a34bdbe096 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:07.984157 np0000172972 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 8/29] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:57:07 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 09 07:57:17.975966 np0000172972 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:58:08.001516 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-2aa4ad6d-b5fb-4c0d-950d-64cea0d10782 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:58:08.095930 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-2aa4ad6d-b5fb-4c0d-950d-64cea0d10782 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:58:08.096173 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-2aa4ad6d-b5fb-4c0d-950d-64cea0d10782 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:58:08.096449 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-2aa4ad6d-b5fb-4c0d-950d-64cea0d10782 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:58:08.096792 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-2aa4ad6d-b5fb-4c0d-950d-64cea0d10782 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:58:08.097874 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-2aa4ad6d-b5fb-4c0d-950d-64cea0d10782 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:58:08.108385 np0000172972 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-2aa4ad6d-b5fb-4c0d-950d-64cea0d10782 demo demo] Get all volumes completed successfully. May 09 07:58:08.112649 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-2aa4ad6d-b5fb-4c0d-950d-64cea0d10782 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:58:08.113060 np0000172972 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 8/30] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:58:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:58:18.101082 np0000172972 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:59:08.134630 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-ea3f4a30-cbe1-49e9-8204-4db873e7cf7a None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:59:08.137348 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-ea3f4a30-cbe1-49e9-8204-4db873e7cf7a demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 07:59:08.137668 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-ea3f4a30-cbe1-49e9-8204-4db873e7cf7a demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:59:08.137942 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-ea3f4a30-cbe1-49e9-8204-4db873e7cf7a demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:59:08.138239 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-ea3f4a30-cbe1-49e9-8204-4db873e7cf7a demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:59:08.139242 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-ea3f4a30-cbe1-49e9-8204-4db873e7cf7a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:59:08.150024 np0000172972 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-ea3f4a30-cbe1-49e9-8204-4db873e7cf7a demo demo] Get all volumes completed successfully. May 09 07:59:08.152809 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-ea3f4a30-cbe1-49e9-8204-4db873e7cf7a demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 07:59:08.153281 np0000172972 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 8/31] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 07:59:08 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 09 07:59:18.142487 np0000172972 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:00:08.167000 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-540a20c9-f95f-4852-bdf0-ec3a2e461fc6 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:00:08.171657 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-540a20c9-f95f-4852-bdf0-ec3a2e461fc6 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 08:00:08.172051 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-540a20c9-f95f-4852-bdf0-ec3a2e461fc6 demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:00:08.172412 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-540a20c9-f95f-4852-bdf0-ec3a2e461fc6 demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:00:08.172991 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-540a20c9-f95f-4852-bdf0-ec3a2e461fc6 demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:00:08.174614 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-540a20c9-f95f-4852-bdf0-ec3a2e461fc6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:00:08.183468 np0000172972 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-540a20c9-f95f-4852-bdf0-ec3a2e461fc6 demo demo] Get all volumes completed successfully. May 09 08:00:08.185533 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-540a20c9-f95f-4852-bdf0-ec3a2e461fc6 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 08:00:08.185967 np0000172972 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 8/32] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 08:00:08 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 09 08:00:18.179903 np0000172972 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:01:08.201244 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-f41cfe75-d50b-4c13-a34e-a6d97c517e04 None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:01:08.206073 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-f41cfe75-d50b-4c13-a34e-a6d97c517e04 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 08:01:08.206476 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-f41cfe75-d50b-4c13-a34e-a6d97c517e04 demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:01:08.206937 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-f41cfe75-d50b-4c13-a34e-a6d97c517e04 demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:01:08.207406 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-f41cfe75-d50b-4c13-a34e-a6d97c517e04 demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:01:08.208922 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-f41cfe75-d50b-4c13-a34e-a6d97c517e04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:01:08.221520 np0000172972 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-f41cfe75-d50b-4c13-a34e-a6d97c517e04 demo demo] Get all volumes completed successfully. May 09 08:01:08.225747 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-f41cfe75-d50b-4c13-a34e-a6d97c517e04 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 08:01:08.226347 np0000172972 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 9/33] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 08:01:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:01:18.213397 np0000172972 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:02:08.244799 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-573e0b26-1f7d-4a09-9c4a-39260da85ddc None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:02:08.248507 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-573e0b26-1f7d-4a09-9c4a-39260da85ddc demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 08:02:08.248767 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-573e0b26-1f7d-4a09-9c4a-39260da85ddc demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:02:08.249026 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-573e0b26-1f7d-4a09-9c4a-39260da85ddc demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:02:08.249316 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-573e0b26-1f7d-4a09-9c4a-39260da85ddc demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:02:08.250448 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-573e0b26-1f7d-4a09-9c4a-39260da85ddc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:02:08.258732 np0000172972 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-573e0b26-1f7d-4a09-9c4a-39260da85ddc demo demo] Get all volumes completed successfully. May 09 08:02:08.261370 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-573e0b26-1f7d-4a09-9c4a-39260da85ddc demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 08:02:08.261956 np0000172972 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 9/34] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 08:02:08 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 09 08:02:18.254021 np0000172972 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:03:08.276261 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-648924d3-53d8-445f-b6c0-319afe9eb236 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:03:08.331727 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-648924d3-53d8-445f-b6c0-319afe9eb236 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 08:03:08.331944 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-648924d3-53d8-445f-b6c0-319afe9eb236 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:03:08.332131 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-648924d3-53d8-445f-b6c0-319afe9eb236 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:03:08.332351 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-648924d3-53d8-445f-b6c0-319afe9eb236 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:03:08.333155 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-648924d3-53d8-445f-b6c0-319afe9eb236 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:03:08.342088 np0000172972 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-648924d3-53d8-445f-b6c0-319afe9eb236 demo demo] Get all volumes completed successfully. May 09 08:03:08.345459 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-648924d3-53d8-445f-b6c0-319afe9eb236 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 08:03:08.346048 np0000172972 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 9/35] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 08:03:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:03:18.349378 np0000172972 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:04:08.355987 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-aa4bfa27-3caa-4dc0-bc25-0f6afade549a None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:04:08.360441 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-aa4bfa27-3caa-4dc0-bc25-0f6afade549a demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 08:04:08.360609 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-aa4bfa27-3caa-4dc0-bc25-0f6afade549a demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:04:08.360916 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-aa4bfa27-3caa-4dc0-bc25-0f6afade549a demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:04:08.361039 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-aa4bfa27-3caa-4dc0-bc25-0f6afade549a demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:04:08.361689 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-aa4bfa27-3caa-4dc0-bc25-0f6afade549a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:04:08.369309 np0000172972 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-aa4bfa27-3caa-4dc0-bc25-0f6afade549a demo demo] Get all volumes completed successfully. May 09 08:04:08.371315 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-aa4bfa27-3caa-4dc0-bc25-0f6afade549a demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 08:04:08.372274 np0000172972 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 9/36] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 08:04:08 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 09 08:04:18.364098 np0000172972 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:05:08.384233 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [None req-9d453adf-9287-4775-a43c-58f8ca0b9c4f None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:05:08.386545 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-9d453adf-9287-4775-a43c-58f8ca0b9c4f demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 08:05:08.386793 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-9d453adf-9287-4775-a43c-58f8ca0b9c4f demo demo] Empty body provided in request {{(pid=112514) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:05:08.386988 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [None req-9d453adf-9287-4775-a43c-58f8ca0b9c4f demo demo] Calling method 'detail' {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:05:08.387307 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.api.api_utils [None req-9d453adf-9287-4775-a43c-58f8ca0b9c4f demo demo] Removing options '' from query. {{(pid=112514) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:05:08.388279 np0000172972 devstack@c-api.service[112514]: DEBUG cinder.volume.api [None req-9d453adf-9287-4775-a43c-58f8ca0b9c4f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112514) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:05:08.395362 np0000172972 devstack@c-api.service[112514]: INFO cinder.volume.api [None req-9d453adf-9287-4775-a43c-58f8ca0b9c4f demo demo] Get all volumes completed successfully. May 09 08:05:08.397428 np0000172972 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [None req-9d453adf-9287-4775-a43c-58f8ca0b9c4f demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 08:05:08.397989 np0000172972 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 10/37] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 08:05:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:05:18.391541 np0000172972 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:06:08.410662 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.middleware.request_id [None req-36029432-480d-4ee7-b03f-877ead05bbb7 None None] RequestId filter calling following filter/app {{(pid=112512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:06:08.416029 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-36029432-480d-4ee7-b03f-877ead05bbb7 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 08:06:08.416219 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-36029432-480d-4ee7-b03f-877ead05bbb7 demo demo] Empty body provided in request {{(pid=112512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:06:08.416426 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.openstack.wsgi [None req-36029432-480d-4ee7-b03f-877ead05bbb7 demo demo] Calling method 'detail' {{(pid=112512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:06:08.416727 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.api.api_utils [None req-36029432-480d-4ee7-b03f-877ead05bbb7 demo demo] Removing options '' from query. {{(pid=112512) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:06:08.417496 np0000172972 devstack@c-api.service[112512]: DEBUG cinder.volume.api [None req-36029432-480d-4ee7-b03f-877ead05bbb7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112512) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:06:08.431878 np0000172972 devstack@c-api.service[112512]: INFO cinder.volume.api [None req-36029432-480d-4ee7-b03f-877ead05bbb7 demo demo] Get all volumes completed successfully. May 09 08:06:08.434318 np0000172972 devstack@c-api.service[112512]: INFO cinder.api.openstack.wsgi [None req-36029432-480d-4ee7-b03f-877ead05bbb7 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 08:06:08.434849 np0000172972 devstack@c-api.service[112512]: [pid: 112512|app: 0|req: 10/38] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 08:06:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:06:18.421056 np0000172972 devstack@c-api.service[112512]: DEBUG dbcounter [-] [112512] Writing DB stats cinder:SELECT=1 {{(pid=112512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:07:08.457695 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.middleware.request_id [None req-c75e3bdd-7465-40a6-9e4f-67bd48f4d160 None None] RequestId filter calling following filter/app {{(pid=112515) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:07:08.461122 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-c75e3bdd-7465-40a6-9e4f-67bd48f4d160 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 08:07:08.461852 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-c75e3bdd-7465-40a6-9e4f-67bd48f4d160 demo demo] Empty body provided in request {{(pid=112515) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:07:08.461852 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.openstack.wsgi [None req-c75e3bdd-7465-40a6-9e4f-67bd48f4d160 demo demo] Calling method 'detail' {{(pid=112515) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:07:08.461852 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.api.api_utils [None req-c75e3bdd-7465-40a6-9e4f-67bd48f4d160 demo demo] Removing options '' from query. {{(pid=112515) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:07:08.462395 np0000172972 devstack@c-api.service[112515]: DEBUG cinder.volume.api [None req-c75e3bdd-7465-40a6-9e4f-67bd48f4d160 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112515) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:07:08.474199 np0000172972 devstack@c-api.service[112515]: INFO cinder.volume.api [None req-c75e3bdd-7465-40a6-9e4f-67bd48f4d160 demo demo] Get all volumes completed successfully. May 09 08:07:08.476363 np0000172972 devstack@c-api.service[112515]: INFO cinder.api.openstack.wsgi [None req-c75e3bdd-7465-40a6-9e4f-67bd48f4d160 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 08:07:08.476826 np0000172972 devstack@c-api.service[112515]: [pid: 112515|app: 0|req: 10/39] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 08:07:08 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 09 08:07:18.466212 np0000172972 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=1 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:08:08.497219 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.middleware.request_id [None req-f7654dc2-dfc1-4cd1-b044-fe1cbe66d1b0 None None] RequestId filter calling following filter/app {{(pid=112513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:08:08.590369 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-f7654dc2-dfc1-4cd1-b044-fe1cbe66d1b0 demo demo] GET https://199.204.45.205/volume/v3/volumes/detail May 09 08:08:08.590928 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-f7654dc2-dfc1-4cd1-b044-fe1cbe66d1b0 demo demo] Empty body provided in request {{(pid=112513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:08:08.591339 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.openstack.wsgi [None req-f7654dc2-dfc1-4cd1-b044-fe1cbe66d1b0 demo demo] Calling method 'detail' {{(pid=112513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:08:08.591939 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.api.api_utils [None req-f7654dc2-dfc1-4cd1-b044-fe1cbe66d1b0 demo demo] Removing options '' from query. {{(pid=112513) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:08:08.593689 np0000172972 devstack@c-api.service[112513]: DEBUG cinder.volume.api [None req-f7654dc2-dfc1-4cd1-b044-fe1cbe66d1b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112513) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:08:08.601903 np0000172972 devstack@c-api.service[112513]: INFO cinder.volume.api [None req-f7654dc2-dfc1-4cd1-b044-fe1cbe66d1b0 demo demo] Get all volumes completed successfully. May 09 08:08:08.604501 np0000172972 devstack@c-api.service[112513]: INFO cinder.api.openstack.wsgi [None req-f7654dc2-dfc1-4cd1-b044-fe1cbe66d1b0 demo demo] https://199.204.45.205/volume/v3/volumes/detail returned with HTTP 200 May 09 08:08:08.605085 np0000172972 devstack@c-api.service[112513]: [pid: 112513|app: 0|req: 10/40] 199.204.45.205 () {64 vars in 1296 bytes} [Sat May 9 08:08:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:08:18.597350 np0000172972 devstack@c-api.service[112513]: DEBUG dbcounter [-] [112513] Writing DB stats cinder:SELECT=1 {{(pid=112513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}