Apr 07 21:01:02.931105 np0000164080 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 07 21:01:02.939857 np0000164080 devstack@c-api.service[111494]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 07 21:01:02.944226 np0000164080 devstack@c-api.service[111494]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Apr 7 21:01:02 2026] *** Apr 07 21:01:02.944226 np0000164080 devstack@c-api.service[111494]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 07 21:01:02.944226 np0000164080 devstack@c-api.service[111494]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 07 21:01:02.944226 np0000164080 devstack@c-api.service[111494]: nodename: np0000164080 Apr 07 21:01:02.944226 np0000164080 devstack@c-api.service[111494]: machine: x86_64 Apr 07 21:01:02.944226 np0000164080 devstack@c-api.service[111494]: clock source: unix Apr 07 21:01:02.944226 np0000164080 devstack@c-api.service[111494]: pcre jit disabled Apr 07 21:01:02.944226 np0000164080 devstack@c-api.service[111494]: detected number of CPU cores: 16 Apr 07 21:01:02.944226 np0000164080 devstack@c-api.service[111494]: current working directory: / Apr 07 21:01:02.944226 np0000164080 devstack@c-api.service[111494]: detected binary path: /usr/bin/uwsgi-core Apr 07 21:01:02.944770 np0000164080 devstack@c-api.service[111494]: your processes number limit is 256917 Apr 07 21:01:02.944770 np0000164080 devstack@c-api.service[111494]: your memory page size is 4096 bytes Apr 07 21:01:02.944770 np0000164080 devstack@c-api.service[111494]: detected max file descriptor number: 2048 Apr 07 21:01:02.944770 np0000164080 devstack@c-api.service[111494]: lock engine: pthread robust mutexes Apr 07 21:01:02.944770 np0000164080 devstack@c-api.service[111494]: thunder lock: enabled Apr 07 21:01:02.945036 np0000164080 devstack@c-api.service[111494]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 07 21:01:02.945096 np0000164080 devstack@c-api.service[111494]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 07 21:01:02.945096 np0000164080 devstack@c-api.service[111494]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 07 21:01:02.945096 np0000164080 devstack@c-api.service[111494]: Set PythonHome to /opt/stack/data/venv Apr 07 21:01:02.980078 np0000164080 devstack@c-api.service[111494]: Python main interpreter initialized at 0x7b29298a3668 Apr 07 21:01:02.980078 np0000164080 devstack@c-api.service[111494]: python threads support enabled Apr 07 21:01:02.980078 np0000164080 devstack@c-api.service[111494]: your server socket listen backlog is limited to 100 connections Apr 07 21:01:02.980078 np0000164080 devstack@c-api.service[111494]: your mercy for graceful operations on workers is 80 seconds Apr 07 21:01:02.980655 np0000164080 devstack@c-api.service[111494]: mapped 671795 bytes (656 KB) for 4 cores Apr 07 21:01:02.980767 np0000164080 devstack@c-api.service[111494]: *** Operational MODE: preforking *** Apr 07 21:01:02.981014 np0000164080 devstack@c-api.service[111494]: *** uWSGI is running in multiple interpreter mode *** Apr 07 21:01:02.981014 np0000164080 devstack@c-api.service[111494]: spawned uWSGI master process (pid: 111494) Apr 07 21:01:02.981182 np0000164080 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 07 21:01:02.981866 np0000164080 devstack@c-api.service[111494]: spawned uWSGI worker 1 (pid: 111496, cores: 1) Apr 07 21:01:02.982214 np0000164080 devstack@c-api.service[111494]: spawned uWSGI worker 2 (pid: 111497, cores: 1) Apr 07 21:01:02.982869 np0000164080 devstack@c-api.service[111494]: spawned uWSGI worker 3 (pid: 111498, cores: 1) Apr 07 21:01:02.983545 np0000164080 devstack@c-api.service[111494]: spawned uWSGI worker 4 (pid: 111499, cores: 1) Apr 07 21:01:02.983545 np0000164080 devstack@c-api.service[111494]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 07 21:01:03.103055 np0000164080 devstack@c-api.service[111497]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 21:01:03.103055 np0000164080 devstack@c-api.service[111497]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 21:01:03.103055 np0000164080 devstack@c-api.service[111497]: we strongly recommend against using it for new projects. Apr 07 21:01:03.103055 np0000164080 devstack@c-api.service[111497]: If you are already using Eventlet, we recommend migrating to a different Apr 07 21:01:03.103055 np0000164080 devstack@c-api.service[111497]: framework. For more detail see Apr 07 21:01:03.103055 np0000164080 devstack@c-api.service[111497]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 21:01:03.103055 np0000164080 devstack@c-api.service[111497]: import eventlet # noqa Apr 07 21:01:03.104481 np0000164080 devstack@c-api.service[111499]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 21:01:03.104481 np0000164080 devstack@c-api.service[111499]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 21:01:03.104481 np0000164080 devstack@c-api.service[111499]: we strongly recommend against using it for new projects. Apr 07 21:01:03.104481 np0000164080 devstack@c-api.service[111499]: If you are already using Eventlet, we recommend migrating to a different Apr 07 21:01:03.104481 np0000164080 devstack@c-api.service[111499]: framework. For more detail see Apr 07 21:01:03.104481 np0000164080 devstack@c-api.service[111499]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 21:01:03.104481 np0000164080 devstack@c-api.service[111499]: import eventlet # noqa Apr 07 21:01:03.114075 np0000164080 devstack@c-api.service[111496]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 21:01:03.114075 np0000164080 devstack@c-api.service[111496]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 21:01:03.114075 np0000164080 devstack@c-api.service[111496]: we strongly recommend against using it for new projects. Apr 07 21:01:03.114075 np0000164080 devstack@c-api.service[111496]: If you are already using Eventlet, we recommend migrating to a different Apr 07 21:01:03.114075 np0000164080 devstack@c-api.service[111496]: framework. For more detail see Apr 07 21:01:03.114075 np0000164080 devstack@c-api.service[111496]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 21:01:03.114075 np0000164080 devstack@c-api.service[111496]: import eventlet # noqa Apr 07 21:01:03.118408 np0000164080 devstack@c-api.service[111498]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 07 21:01:03.118408 np0000164080 devstack@c-api.service[111498]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 07 21:01:03.118408 np0000164080 devstack@c-api.service[111498]: we strongly recommend against using it for new projects. Apr 07 21:01:03.118408 np0000164080 devstack@c-api.service[111498]: If you are already using Eventlet, we recommend migrating to a different Apr 07 21:01:03.118408 np0000164080 devstack@c-api.service[111498]: framework. For more detail see Apr 07 21:01:03.118408 np0000164080 devstack@c-api.service[111498]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 07 21:01:03.118408 np0000164080 devstack@c-api.service[111498]: import eventlet # noqa Apr 07 21:01:03.190277 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 21:01:03.190277 np0000164080 devstack@c-api.service[111497]: debtcollector.deprecate( Apr 07 21:01:03.196627 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 21:01:03.196627 np0000164080 devstack@c-api.service[111499]: debtcollector.deprecate( Apr 07 21:01:03.203539 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 21:01:03.203539 np0000164080 devstack@c-api.service[111496]: debtcollector.deprecate( Apr 07 21:01:03.208447 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 07 21:01:03.208447 np0000164080 devstack@c-api.service[111498]: debtcollector.deprecate( Apr 07 21:01:03.266128 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 07 21:01:03.266128 np0000164080 devstack@c-api.service[111497]: from cgi import parse_header Apr 07 21:01:03.274949 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 07 21:01:03.274949 np0000164080 devstack@c-api.service[111499]: from cgi import parse_header Apr 07 21:01:03.281440 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 07 21:01:03.281440 np0000164080 devstack@c-api.service[111496]: from cgi import parse_header Apr 07 21:01:03.288577 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 07 21:01:03.288577 np0000164080 devstack@c-api.service[111498]: from cgi import parse_header Apr 07 21:01:03.309484 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 07 21:01:03.309484 np0000164080 devstack@c-api.service[111497]: removals.removed_module( Apr 07 21:01:03.310141 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 07 21:01:03.310141 np0000164080 devstack@c-api.service[111497]: removals.removed_module( Apr 07 21:01:03.318534 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 07 21:01:03.318534 np0000164080 devstack@c-api.service[111499]: removals.removed_module( Apr 07 21:01:03.320321 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 07 21:01:03.320321 np0000164080 devstack@c-api.service[111499]: removals.removed_module( Apr 07 21:01:03.327896 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 07 21:01:03.327896 np0000164080 devstack@c-api.service[111496]: removals.removed_module( Apr 07 21:01:03.328635 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 07 21:01:03.328635 np0000164080 devstack@c-api.service[111496]: removals.removed_module( Apr 07 21:01:03.331646 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 07 21:01:03.331646 np0000164080 devstack@c-api.service[111498]: removals.removed_module( Apr 07 21:01:03.332315 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 07 21:01:03.332315 np0000164080 devstack@c-api.service[111498]: removals.removed_module( Apr 07 21:01:03.897249 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 07 21:01:03.897249 np0000164080 devstack@c-api.service[111497]: warnings.warn( Apr 07 21:01:03.910550 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 07 21:01:03.910550 np0000164080 devstack@c-api.service[111499]: warnings.warn( Apr 07 21:01:03.921054 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 07 21:01:03.921054 np0000164080 devstack@c-api.service[111498]: warnings.warn( Apr 07 21:01:03.946535 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 07 21:01:03.946535 np0000164080 devstack@c-api.service[111496]: warnings.warn( Apr 07 21:01:03.991099 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 07 21:01:03.991099 np0000164080 devstack@c-api.service[111497]: warnings.warn( Apr 07 21:01:04.003936 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 07 21:01:04.003936 np0000164080 devstack@c-api.service[111499]: warnings.warn( Apr 07 21:01:04.016141 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 07 21:01:04.016141 np0000164080 devstack@c-api.service[111498]: warnings.warn( Apr 07 21:01:04.049657 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 07 21:01:04.049657 np0000164080 devstack@c-api.service[111496]: warnings.warn( Apr 07 21:01:04.280074 np0000164080 devstack@c-api.service[111499]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 07 21:01:04.280663 np0000164080 devstack@c-api.service[111499]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111499) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 21:01:04.285527 np0000164080 devstack@c-api.service[111497]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 07 21:01:04.285968 np0000164080 devstack@c-api.service[111497]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111497) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 21:01:04.296199 np0000164080 devstack@c-api.service[111498]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 07 21:01:04.296488 np0000164080 devstack@c-api.service[111498]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111498) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 21:01:04.331996 np0000164080 devstack@c-api.service[111496]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 07 21:01:04.332454 np0000164080 devstack@c-api.service[111496]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111496) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 07 21:01:04.364623 np0000164080 devstack@c-api.service[111499]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 07 21:01:04.364623 np0000164080 devstack@c-api.service[111499]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 21:01:04.365359 np0000164080 devstack@c-api.service[111497]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 07 21:01:04.365359 np0000164080 devstack@c-api.service[111497]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 21:01:04.365744 np0000164080 devstack@c-api.service[111498]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 07 21:01:04.365744 np0000164080 devstack@c-api.service[111498]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 21:01:04.394559 np0000164080 devstack@c-api.service[111496]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 07 21:01:04.394559 np0000164080 devstack@c-api.service[111496]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 07 21:01:04.821060 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111496) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 21:01:04.821329 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111498) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 21:01:04.821422 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.821485 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111497) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 21:01:04.821619 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.821700 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.821700 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.821822 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.821883 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111499) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 07 21:01:04.822019 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.822111 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.822111 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.822111 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.822305 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.822305 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.822563 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.824329 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.824429 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.824429 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.824614 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.824614 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.824755 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.824822 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.824895 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.824966 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.825029 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.825099 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.825164 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.825226 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.825303 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.825373 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.825373 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.825530 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.825609 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.825674 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.825737 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.825810 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.826229 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.826330 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.826330 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.826460 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.826460 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.826630 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.826630 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.829098 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.829202 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.829202 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.829327 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.829327 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.829468 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.829468 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.829634 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.829634 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.829759 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.829759 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.829876 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.829876 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.830051 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.830612 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.830703 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.830777 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.830777 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.830883 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.830931 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.830985 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.831498 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.831582 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.831624 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.831700 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.831749 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.831815 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.831865 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.831915 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.831962 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.832005 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.832049 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.832088 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.832135 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.832181 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.832222 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.832269 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.832306 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.832361 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.832409 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.832445 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.832485 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.832554 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.832597 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.832640 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.832682 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.832731 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.832731 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.832805 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.832973 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.833038 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.833134 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.833215 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.833304 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.833371 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.833466 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.834054 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.834124 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.834167 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.834230 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.834282 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.834336 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.834393 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.834447 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.834541 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.834620 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.834670 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.834719 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.834765 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.834804 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.834847 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.834889 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.834926 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.834972 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.835029 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.835083 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.835137 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.835188 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.835234 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.835278 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.835314 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.835370 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.835426 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.835478 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.835547 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.835587 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.835640 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.835689 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.835731 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.835772 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.835808 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.835855 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.835895 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.835936 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.835986 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.836034 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.836085 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.836141 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.836189 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.836234 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.836280 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.836335 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.836375 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.836420 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.836486 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.836563 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.836608 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.836645 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.836686 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.836731 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.836787 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.836828 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.839625 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.839707 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.839757 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.839803 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.839848 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.839892 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.839961 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.840058 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.840119 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.840164 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.840242 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.840293 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.840338 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.840392 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.840482 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.840562 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.840562 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.840647 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.840647 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.840736 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.840776 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.840835 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.840892 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.840892 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.840969 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.841012 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.841069 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.841112 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.841163 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.841209 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.841248 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.841248 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.841385 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.841385 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.841495 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.841495 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.841605 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.841605 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.841685 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.841736 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.841792 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.841840 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.841879 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.841916 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.841954 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.842015 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.842015 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.842119 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.842185 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.842226 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.842266 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.842325 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.842378 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.842446 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.842446 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.842446 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.842591 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.842662 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.842731 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.842777 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.842816 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.842870 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.842910 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.842982 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.843024 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.843066 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.843108 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.843153 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.843195 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.843232 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.843274 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.843425 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.843469 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.843526 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.843562 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.843607 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.843649 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.843692 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.843742 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.843742 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.843742 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.843742 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.843742 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.843742 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.843949 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.843949 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.843949 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.843949 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.844153 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.844209 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.844248 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.844286 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.844331 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.844370 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.844370 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.844472 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.844539 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.844539 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.844619 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.844662 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.844708 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.844750 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.844792 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.844792 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.844872 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.844915 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.844955 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.844996 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.845042 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.845042 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.845042 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.845042 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.846425 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.846488 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.846555 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.846645 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.846700 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.846743 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.846817 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.846869 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.846916 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.846960 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.847003 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.847045 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.847090 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.847135 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.847177 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.847221 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.847259 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.847296 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.847331 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.847380 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.847425 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.847462 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.847513 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.847566 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.847566 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.847566 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.847566 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.847566 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.847740 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.847740 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.847740 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.847843 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.847883 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.847983 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.848032 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.848074 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.848118 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.848164 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.848210 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.848251 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.848303 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.848346 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.848391 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.848438 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.848480 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.848480 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.848480 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.848609 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.848658 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.848698 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.848739 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.848775 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.848775 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.848775 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.848775 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.848775 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.850836 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.850927 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.850987 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.850987 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.851077 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.851116 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.851160 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.851205 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.851242 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.851285 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.851329 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.851366 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.851403 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.851445 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.851482 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.851548 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.851597 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.851650 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.851693 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.851734 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.851771 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.851807 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.851853 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.851895 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.851895 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.851895 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.851895 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.851895 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.852345 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.852412 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.852454 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.852491 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.852563 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.852601 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.852644 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.852682 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.852723 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.852770 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.852815 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.852856 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.852892 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.852929 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.852964 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.853003 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.853039 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.853081 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.853122 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.853160 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.853203 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.853244 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.853284 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.853320 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.853362 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.853398 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.853434 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.853476 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.853535 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.853581 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.853618 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.853655 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.853698 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.853743 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.853784 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.853822 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.853860 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.853907 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.853944 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.854005 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.854044 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.854087 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.854087 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.854160 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.854200 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.854241 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.854286 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.854322 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.854364 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.854407 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.854449 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.854491 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.854547 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.854585 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.854632 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.854673 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.854712 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.854712 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.854712 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.854829 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.854877 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.854914 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.854955 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.854995 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.855037 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.855078 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.855118 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.855159 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.855204 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.855242 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.855287 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.855328 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.855366 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.855417 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.855458 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.855492 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.855591 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.855672 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.855747 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.855785 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.855823 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.855858 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.855858 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.855858 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.855969 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.855969 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.855969 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.855969 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.856148 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.856197 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.856267 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.856313 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.856350 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.856388 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.856425 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.856468 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.856527 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.856585 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.856624 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.856665 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.856708 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.856744 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.856744 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.856823 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.856864 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.856905 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.856953 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.856989 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.857030 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.857071 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.857071 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.857071 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.862226 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.862292 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.862333 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.862391 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.862446 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.862446 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.862548 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.862594 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.862636 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.862674 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.862720 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.862720 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.862720 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.862819 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.863006 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.863054 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.863118 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.863158 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.863209 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.863247 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.863290 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.863332 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.863378 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.863424 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.863461 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.863520 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.863569 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.863608 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.863651 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.863688 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.863725 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.863725 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.863806 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.863940 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.863940 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.864015 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.864059 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.864101 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.864141 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.864186 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.864186 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.864259 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.864301 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.864301 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.864379 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.864421 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.864460 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.864517 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.864564 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.864602 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.864655 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.864731 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.864772 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.864772 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.864855 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.864898 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.864941 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.864978 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.865017 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.865055 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.865055 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.865128 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.865172 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.865219 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.865256 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.865299 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.865342 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.865385 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.865427 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.865469 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.865522 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.865572 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.865616 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.865655 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.865693 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.865731 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.865768 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.865810 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.865853 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.865890 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.865927 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.865963 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.866112 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.866153 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.866198 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.866237 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.866298 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.866368 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.866415 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.866457 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.866498 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.866563 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.866611 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.866649 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.866685 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.866721 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.866770 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.866827 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.866874 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.866919 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.866964 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.867009 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.867051 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.867093 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.867134 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.867179 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.867231 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.867268 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.867304 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.867342 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.867385 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.867519 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.867565 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.867608 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.867708 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.867759 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.867914 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.867957 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.868002 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.868040 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.868083 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.868122 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.868158 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.868196 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.868251 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.868298 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.868298 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.868298 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.868298 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.868298 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.868298 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.868298 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.868298 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.868298 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.868298 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.868715 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.868715 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.868715 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.868715 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.868715 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.868917 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.868917 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.868917 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.869036 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.869078 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.869126 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.869164 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.869200 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.869241 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.869282 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.869318 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.869355 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.869391 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.869427 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.869458 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.869518 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.869567 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.869608 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.869649 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.869689 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.869727 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.869727 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.869802 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.869843 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.869879 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.869927 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.869927 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.869927 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.870606 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.870672 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.870716 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.870755 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.870823 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.870872 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.870913 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.870962 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.871002 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.871040 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.871083 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.871125 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.871164 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.871206 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.871243 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.871286 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.871333 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.871376 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.871422 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.871464 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.871525 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.871575 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.871613 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.871649 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.871691 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.871738 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.871780 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.871908 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.871949 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.871990 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.872031 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.872072 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.872109 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.872147 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.872182 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.872219 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.872255 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.872292 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.872327 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.872370 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.872411 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.872453 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.872491 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.872491 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.872491 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.872491 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.872491 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.872491 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.872491 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.872491 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.872491 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.872491 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.872852 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.872852 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.872852 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.872852 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.872982 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.872982 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.873062 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.873105 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.873147 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.873184 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.873228 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.873269 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.873269 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.873337 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.873378 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.873417 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.873454 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.873516 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.873555 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.873594 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.873630 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.873666 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.873712 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.873750 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.873791 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.873834 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.873873 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.873921 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.873959 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.874040 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.874088 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.874130 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.874166 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.874208 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.874249 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.874283 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.874317 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.874361 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.874398 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.874434 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.874470 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.874581 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.874581 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.874581 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.874581 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.874581 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.874978 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.875061 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.875150 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.875214 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.875304 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.875381 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.875471 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.875566 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.875657 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.875735 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.875850 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.875889 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.875966 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.876056 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.876127 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.876205 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.876249 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.876283 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.876312 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.876345 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.876388 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.876425 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.876455 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.876483 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.876530 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.876559 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.876588 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.876623 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.876655 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.876692 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.876721 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.876748 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.876779 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.876810 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.876838 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.876869 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.876897 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.876928 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.876957 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.876991 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.877019 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.877046 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.877077 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.877109 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.877135 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.877166 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.877193 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.877220 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.877251 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.877282 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.877311 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.877311 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.877363 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.877395 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.877395 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.877449 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.877484 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.877531 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.877568 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.877568 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.877623 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.877654 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.877681 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.877708 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.877735 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.877762 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.877792 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.877792 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.877792 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.877792 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.879035 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.879091 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.879156 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.879194 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.879227 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.879258 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.879287 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.879320 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.879352 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.879390 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.879427 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.879456 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.879456 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.879522 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.879553 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.879581 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.879630 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.879667 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.879667 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.879735 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.879769 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.880192 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.880248 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.880312 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.880364 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.880406 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.880445 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.880474 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.880519 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.880557 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.880596 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.880596 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.880652 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.880680 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.880708 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.880736 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.880772 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.880801 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.880828 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.880828 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.880880 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.880880 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.881190 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.881253 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.881286 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.881321 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.881351 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.881380 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.881413 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.881441 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.881469 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.881497 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.881563 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.881595 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.881677 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.881729 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.881760 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.881794 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.881828 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.881858 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.881886 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.881914 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.881947 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.882024 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.882062 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.882090 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.882118 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.882146 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.882179 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.882206 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.882234 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.882262 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.882296 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.882332 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.882362 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.882393 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.882421 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.882452 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.882482 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.882482 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.882482 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.882482 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.882618 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.882677 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 07 21:01:04.883204 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.883253 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.883315 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.883371 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.883407 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.883449 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.883489 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.883545 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.883594 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.883638 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.883680 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.883717 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.883759 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.883796 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.883841 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.883875 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.883912 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.883953 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.884252 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 07 21:01:04.884299 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 07 21:01:04.884362 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 07 21:01:04.884410 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 07 21:01:04.884474 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 07 21:01:04.884556 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 07 21:01:04.929899 np0000164080 devstack@c-api.service[111496]: INFO dbcounter [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Registered counter for database cinder Apr 07 21:01:04.930815 np0000164080 devstack@c-api.service[111497]: INFO dbcounter [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Registered counter for database cinder Apr 07 21:01:04.932115 np0000164080 devstack@c-api.service[111499]: INFO dbcounter [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Registered counter for database cinder Apr 07 21:01:04.938834 np0000164080 devstack@c-api.service[111498]: INFO dbcounter [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Registered counter for database cinder Apr 07 21:01:04.945555 np0000164080 devstack@c-api.service[111496]: DEBUG oslo_db.sqlalchemy.engines [None req-85486d86-6732-4a3c-a756-6828c928b3c3 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=111496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 21:01:04.949274 np0000164080 devstack@c-api.service[111499]: DEBUG oslo_db.sqlalchemy.engines [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 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=111499) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 21:01:04.953832 np0000164080 devstack@c-api.service[111497]: DEBUG oslo_db.sqlalchemy.engines [None req-97140be8-8bf8-4057-8097-41dc552a495b 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=111497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 21:01:04.957601 np0000164080 devstack@c-api.service[111498]: DEBUG oslo_db.sqlalchemy.engines [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 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=111498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 21:01:05.066328 np0000164080 devstack@c-api.service[111499]: DEBUG dbcounter [-] [111499] Writer thread running {{(pid=111499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 21:01:05.066727 np0000164080 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writer thread running {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 21:01:05.067495 np0000164080 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writer thread running {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 21:01:05.068985 np0000164080 devstack@c-api.service[111499]: INFO cinder.rpc [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 21:01:05.069120 np0000164080 devstack@c-api.service[111496]: INFO cinder.rpc [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 21:01:05.069899 np0000164080 devstack@c-api.service[111497]: INFO cinder.rpc [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 21:01:05.071162 np0000164080 devstack@c-api.service[111499]: INFO cinder.rpc [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 21:01:05.071253 np0000164080 devstack@c-api.service[111496]: INFO cinder.rpc [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 21:01:05.072041 np0000164080 devstack@c-api.service[111497]: INFO cinder.rpc [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 21:01:05.073056 np0000164080 devstack@c-api.service[111499]: INFO cinder.rpc [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 21:01:05.073231 np0000164080 devstack@c-api.service[111496]: INFO cinder.rpc [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 21:01:05.074063 np0000164080 devstack@c-api.service[111497]: INFO cinder.rpc [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 21:01:05.074858 np0000164080 devstack@c-api.service[111499]: INFO cinder.rpc [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 21:01:05.075033 np0000164080 devstack@c-api.service[111496]: INFO cinder.rpc [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 21:01:05.075710 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.075829 np0000164080 devstack@c-api.service[111498]: DEBUG dbcounter [-] [111498] Writer thread running {{(pid=111498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 07 21:01:05.075924 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.076184 np0000164080 devstack@c-api.service[111497]: INFO cinder.rpc [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 21:01:05.077394 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.077556 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.077629 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.078625 np0000164080 devstack@c-api.service[111498]: INFO cinder.rpc [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 07 21:01:05.079787 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.080875 np0000164080 devstack@c-api.service[111498]: INFO cinder.rpc [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 07 21:01:05.081729 np0000164080 devstack@c-api.service[111499]: DEBUG oslo_db.sqlalchemy.engines [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 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=111499) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 21:01:05.083019 np0000164080 devstack@c-api.service[111498]: INFO cinder.rpc [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 07 21:01:05.083729 np0000164080 devstack@c-api.service[111499]: INFO cinder.rpc [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 21:01:05.084028 np0000164080 devstack@c-api.service[111496]: DEBUG oslo_db.sqlalchemy.engines [None req-85486d86-6732-4a3c-a756-6828c928b3c3 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=111496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 21:01:05.084941 np0000164080 devstack@c-api.service[111498]: INFO cinder.rpc [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 07 21:01:05.085103 np0000164080 devstack@c-api.service[111497]: DEBUG oslo_db.sqlalchemy.engines [None req-97140be8-8bf8-4057-8097-41dc552a495b 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=111497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 21:01:05.085388 np0000164080 devstack@c-api.service[111499]: INFO cinder.rpc [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 21:01:05.085797 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.086308 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.087007 np0000164080 devstack@c-api.service[111497]: INFO cinder.rpc [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 21:01:05.087328 np0000164080 devstack@c-api.service[111496]: INFO cinder.rpc [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 21:01:05.087521 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.088603 np0000164080 devstack@c-api.service[111497]: INFO cinder.rpc [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 21:01:05.089429 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.090397 np0000164080 devstack@c-api.service[111496]: INFO cinder.rpc [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 21:01:05.091555 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.091794 np0000164080 devstack@c-api.service[111498]: DEBUG oslo_db.sqlalchemy.engines [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 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=111498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 21:01:05.093487 np0000164080 devstack@c-api.service[111498]: INFO cinder.rpc [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 07 21:01:05.095123 np0000164080 devstack@c-api.service[111498]: INFO cinder.rpc [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 07 21:01:05.095927 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.098121 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.100335 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.101377 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.104284 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.104710 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.104872 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.105200 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.107495 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.108561 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.108699 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.109236 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.111877 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.112050 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.112126 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.112413 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.114924 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.115649 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.116047 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.116278 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.118078 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.118920 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.119113 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.119377 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.121269 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.121799 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.122282 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.122473 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.124169 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.125581 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.125684 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.125742 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.127418 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.127814 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.128437 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.129351 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.129584 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.130182 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.131959 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.132067 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.132582 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.133488 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.134173 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.135870 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.136226 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.136827 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.137651 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.139322 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.141050 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.141422 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.141848 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.142405 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.143053 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.143162 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.144580 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.144745 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.145276 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.145822 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.146264 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.146331 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.147353 np0000164080 devstack@c-api.service[111499]: WARNING cinder.api.contrib.hosts [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 21:01:05.147429 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.147916 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.147993 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.148106 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.148994 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.149070 np0000164080 devstack@c-api.service[111497]: WARNING cinder.api.contrib.hosts [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 21:01:05.149543 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.149593 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.149735 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.150527 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.151112 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.151180 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.151238 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.152167 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.152700 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.152748 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.152783 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.153224 np0000164080 devstack@c-api.service[111498]: WARNING cinder.api.contrib.hosts [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 21:01:05.153557 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: extensions {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.153782 np0000164080 devstack@c-api.service[111496]: WARNING cinder.api.contrib.hosts [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 07 21:01:05.153961 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.154217 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.154564 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.154887 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: cgsnapshots {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.155056 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: extensions {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.155499 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.156057 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.156288 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: cgsnapshots {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.156364 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: os-volume-type-access {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.157016 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.157568 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.157749 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: os-volume-type-access {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.157947 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: encryption {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.158465 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.159028 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.159313 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: extensions {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.159379 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: encryption {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.159476 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: consistencygroups {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.159883 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: extensions {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.160562 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: cgsnapshots {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.160858 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: consistencygroups {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.161122 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: cgsnapshots {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.161437 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: extra_specs {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.162005 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: os-volume-type-access {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.162601 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: os-volume-type-access {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.162812 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: extra_specs {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.163083 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: encryption {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.163651 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: encryption {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.164205 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: encryption {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.164350 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: encryption {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.164641 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: os-volume-transfer {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.165275 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: consistencygroups {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.165684 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: consistencygroups {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.165900 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: os-volume-transfer {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.166247 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: os-quota-class-sets {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.167223 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: extra_specs {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.167519 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: os-quota-class-sets {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.167613 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: qos-specs {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.167678 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: extra_specs {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.168758 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: encryption {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.168828 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: qos-specs {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.169196 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: encryption {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.170251 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: os-volume-manage {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.170327 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: os-volume-transfer {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.170762 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: os-volume-transfer {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.171399 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: os-volume-manage {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.171933 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: os-quota-class-sets {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.172030 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: os-quota-sets {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.172323 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: os-quota-class-sets {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.172843 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: os-quota-sets {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.173247 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: qos-specs {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.173486 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: os-hosts {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.174261 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: qos-specs {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.174319 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: os-hosts {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.175188 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: os-snapshot-manage {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.175635 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: os-snapshot-manage {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.175827 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: os-volume-manage {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.176303 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: os-volume-manage {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.176846 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: capabilities {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.177068 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: capabilities {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.177254 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: os-quota-sets {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.177955 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: os-quota-sets {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.178212 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: backups {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.178271 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: backups {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.178677 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: os-hosts {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.179372 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: os-hosts {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.180080 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: os-snapshot-manage {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.180248 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: scheduler-stats {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.180360 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: scheduler-stats {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.180755 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: os-snapshot-manage {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.181516 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: capabilities {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.181703 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extended resource: os-availability-zone {{(pid=111499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.181799 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extended resource: os-availability-zone {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.182339 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: capabilities {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.182868 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: backups {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.183577 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: backups {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.183834 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.183974 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.184847 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: scheduler-stats {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.185337 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.185519 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.185722 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: scheduler-stats {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.186329 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extended resource: os-availability-zone {{(pid=111498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.186814 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.187085 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.187212 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extended resource: os-availability-zone {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 07 21:01:05.188275 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.188373 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.188646 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.189155 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.189779 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.189829 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.190060 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.190718 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.191260 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.191322 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.191566 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.192142 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.contrib.snapshot_actions [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] SnapshotActionsController initialized {{(pid=111497) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 21:01:05.192195 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.192492 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.contrib.snapshot_actions [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] SnapshotActionsController initialized {{(pid=111499) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 21:01:05.192882 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.192927 np0000164080 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.193261 np0000164080 devstack@c-api.service[111499]: WARNING castellan.key_manager.migration [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.193730 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.193775 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extension AdminActions extending resource: volumes {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.193906 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extension AdminActions extending resource: snapshots {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194014 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extension AdminActions extending resource: backups {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194123 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extension VolumeTypeAccess extending resource: types {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194205 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extension AdminActions extending resource: volumes {{(pid=111499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194261 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194306 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.194347 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extension AdminActions extending resource: snapshots {{(pid=111499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194384 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extension VolumeActions extending resource: volumes {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194445 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extension AdminActions extending resource: backups {{(pid=111499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194496 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194567 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194629 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194695 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extension UsedLimits extending resource: limits {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194736 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194793 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extension TypesManage extending resource: types {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194838 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extension VolumeActions extending resource: volumes {{(pid=111499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194897 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194942 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.194985 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extension SnapshotActions extending resource: snapshots {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.195028 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.195086 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.195125 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extension UsedLimits extending resource: limits {{(pid=111499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.195170 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.195206 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extension TypesManage extending resource: types {{(pid=111499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.195263 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.195303 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.195375 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.195427 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.195478 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.195553 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.195711 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.195759 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.195798 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.195909 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.v3.router [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.196536 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.196687 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.contrib.snapshot_actions [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] SnapshotActionsController initialized {{(pid=111498) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 21:01:05.197413 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.contrib.snapshot_actions [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] SnapshotActionsController initialized {{(pid=111496) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 07 21:01:05.197467 np0000164080 devstack@c-api.service[111498]: WARNING castellan.key_manager.migration [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.197863 np0000164080 devstack@c-api.service[111497]: WARNING keystonemiddleware.auth_token [None req-97140be8-8bf8-4057-8097-41dc552a495b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 07 21:01:05.198204 np0000164080 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 07 21:01:05.198301 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extension AdminActions extending resource: volumes {{(pid=111498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.198415 np0000164080 devstack@c-api.service[111499]: WARNING keystonemiddleware.auth_token [None req-eab737ba-29ec-4bf9-bee5-898aadca7531 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 07 21:01:05.198460 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extension AdminActions extending resource: snapshots {{(pid=111498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.198539 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extension AdminActions extending resource: backups {{(pid=111498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.198652 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.198780 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.198876 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extension VolumeActions extending resource: volumes {{(pid=111498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199000 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199061 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extension AdminActions extending resource: volumes {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199106 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199197 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extension AdminActions extending resource: snapshots {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199238 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extension UsedLimits extending resource: limits {{(pid=111498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199296 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extension TypesManage extending resource: types {{(pid=111498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199338 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extension AdminActions extending resource: backups {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199388 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199426 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199513 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199556 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199603 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199646 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extension VolumeActions extending resource: volumes {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199768 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199808 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199876 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199918 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.199978 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extension UsedLimits extending resource: limits {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.200027 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.v3.router [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.200072 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extension TypesManage extending resource: types {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.200176 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.200277 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.200375 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.200573 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.200692 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.200796 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 07 21:01:05.202271 np0000164080 devstack@c-api.service[111498]: WARNING keystonemiddleware.auth_token [None req-dfb08c20-a9d1-4b2e-9744-c894bfc1b429 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 07 21:01:05.203077 np0000164080 devstack@c-api.service[111496]: WARNING keystonemiddleware.auth_token [None req-85486d86-6732-4a3c-a756-6828c928b3c3 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 07 21:01:05.203736 np0000164080 devstack@c-api.service[111497]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b29298a3668 pid: 111497 (default app) Apr 07 21:01:05.204238 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 07 21:01:05.204238 np0000164080 devstack@c-api.service[111497]: warnings.warn( Apr 07 21:01:05.204456 np0000164080 devstack@c-api.service[111499]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b29298a3668 pid: 111499 (default app) Apr 07 21:01:05.208184 np0000164080 devstack@c-api.service[111498]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b29298a3668 pid: 111498 (default app) Apr 07 21:01:05.208960 np0000164080 devstack@c-api.service[111496]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b29298a3668 pid: 111496 (default app) Apr 07 21:01:05.211842 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.211842 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.211842 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.211842 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.212100 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.212100 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.212100 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.212100 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.212265 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.212265 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.212265 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.212265 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.212265 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.212265 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.212555 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.212555 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.212555 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.212555 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.212555 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.212786 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.212786 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.212786 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.212786 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.212786 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.213000 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.213000 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.213000 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.213000 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.213172 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.213172 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.213172 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.213172 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.213172 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.213376 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.213376 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.213376 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.213376 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.213376 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.213599 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.213599 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.213599 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.213599 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.213599 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.213599 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.213843 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.213843 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.213843 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.213843 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.213843 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.213843 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.214097 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.214097 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.214097 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.214097 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.214097 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.214097 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.214371 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.214371 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.214371 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.214371 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.214371 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.214610 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.214610 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.214610 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.214610 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.214610 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.214808 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.214808 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.214808 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.214808 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.214808 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.214808 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.215056 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.215056 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.215056 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.215056 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.215056 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.215056 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.215375 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.215375 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.215375 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.215375 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.215375 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.215634 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.215634 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.215634 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.215634 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.215634 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.215845 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.215845 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.215845 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.215845 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.216012 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.216012 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.216012 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.216012 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.216187 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.216187 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.216187 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.216187 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.216187 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.216407 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.216407 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.216407 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.216407 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.216407 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.216627 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.216627 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.216627 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.216627 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.216801 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.216801 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.216801 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.216801 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.216975 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.216975 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.216975 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.216975 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.217150 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.217150 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.217150 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.217150 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.217314 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.217314 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.217314 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.217314 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.217516 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.217516 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.217516 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.217516 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.217516 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.217749 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.217749 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.217749 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.217749 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.217749 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.217749 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.217992 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.217992 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.217992 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.217992 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.217992 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.218205 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.218205 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.218205 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.218205 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.218205 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.218205 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.218446 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.218446 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.218446 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.218446 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.218446 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.218446 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.219013 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.219013 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.219013 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.219013 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.219013 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.219013 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.219334 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.219334 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.219334 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.219334 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.219334 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.219334 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.219611 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.219611 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.219611 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.219611 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.219790 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.219790 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.219790 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.219790 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.219790 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.220005 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.220005 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.220005 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.220005 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:05.220005 np0000164080 devstack@c-api.service[111497]: warnings.warn(deprecated_msg) Apr 07 21:01:05.220005 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-230aa217-2ea7-4269-af63-bb3369312390 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:01:05.220005 np0000164080 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 1/1] 199.204.45.30 () {60 vars in 946 bytes} [Tue Apr 7 21:01:05 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 07 21:01:12.327145 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 07 21:01:12.327145 np0000164080 devstack@c-api.service[111499]: warnings.warn( Apr 07 21:01:12.339565 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.339565 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.339565 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.339565 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.339914 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.339914 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.339914 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.339914 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.340230 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.340230 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.340230 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.340230 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.340230 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.340230 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.340683 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.340683 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.340683 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.340683 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.340683 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.340976 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.340976 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.340976 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.340976 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.340976 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.341281 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.341281 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.341281 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.341281 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.341531 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.341531 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.341531 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.341531 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.341531 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.341850 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.341850 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.341850 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.341850 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.341850 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.342145 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.342145 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.342145 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.342145 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.342145 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.342145 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.342498 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.342498 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.342498 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.342498 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.342498 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.342498 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.346229 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.346229 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.346229 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.346229 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.346229 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.346229 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.346902 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.346902 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.346902 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.346902 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.346902 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.347461 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.347461 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.347461 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.347461 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.347461 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.347976 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.347976 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.347976 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.347976 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.347976 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.347976 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.348731 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.348731 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.348731 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.348731 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.348731 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.348731 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.349309 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.349309 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.349309 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.349309 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.349309 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.349982 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.349982 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.349982 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.349982 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.349982 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.350473 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.350473 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.350473 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.350473 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.350925 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.350925 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.350925 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.350925 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.351130 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.351130 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.351130 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.351130 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.351130 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.351448 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.351448 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.351448 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.351448 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.351448 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.351826 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.351826 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.351826 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.351826 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.352045 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.352045 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.352045 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.352045 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.352250 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.352250 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.352250 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.352250 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.352422 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.352422 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.352422 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.352422 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.352640 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.352640 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.352640 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.352640 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.352844 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.352844 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.352844 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.352844 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.352844 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.353108 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.353108 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.353108 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.353108 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.353108 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.353108 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.353417 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.353417 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.353417 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.353417 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.353417 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.353639 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.353639 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.353639 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.353639 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.353639 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.353639 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.353808 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.353808 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.353808 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.353808 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.353808 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.353808 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.353979 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.353979 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.353979 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.353979 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.353979 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.353979 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.354139 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.354139 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.354139 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.354139 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.354139 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.354139 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.354297 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.354297 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.354297 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.354297 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.354408 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.354408 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.354408 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.354408 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.354408 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.354561 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.354561 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.354561 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.354561 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.354561 np0000164080 devstack@c-api.service[111499]: warnings.warn(deprecated_msg) Apr 07 21:01:12.354561 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.middleware.request_id [None req-fce7e59a-c983-42e7-adcc-f021015af109 None None] RequestId filter calling following filter/app {{(pid=111499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:01:12.804091 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-fce7e59a-c983-42e7-adcc-f021015af109 admin admin] POST https://199.204.45.30/volume/v3/types Apr 07 21:01:12.804572 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-fce7e59a-c983-42e7-adcc-f021015af109 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 07 21:01:12.806186 np0000164080 devstack@c-api.service[111499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 07 21:01:12.806186 np0000164080 devstack@c-api.service[111499]: warnings.warn( Apr 07 21:01:12.816723 np0000164080 devstack@c-api.service[111499]: DEBUG oslo_db.sqlalchemy.engines [None req-fce7e59a-c983-42e7-adcc-f021015af109 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=111499) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 21:01:12.851769 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-fce7e59a-c983-42e7-adcc-f021015af109 admin admin] https://199.204.45.30/volume/v3/types returned with HTTP 200 Apr 07 21:01:12.852297 np0000164080 devstack@c-api.service[111499]: [pid: 111499|app: 0|req: 1/2] 199.204.45.30 () {68 vars in 1281 bytes} [Tue Apr 7 21:01:12 2026] POST /volume/v3/types => generated 186 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 21:01:12.864476 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 07 21:01:12.864476 np0000164080 devstack@c-api.service[111498]: warnings.warn( Apr 07 21:01:12.876826 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.876826 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.876826 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.876826 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.877181 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.877181 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.877181 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.877181 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.877556 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.877556 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.877556 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.877556 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.877556 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.877556 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.877957 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.877957 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.877957 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.877957 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.877957 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.878313 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.878313 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.878313 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.878313 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.878313 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.878730 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.878730 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.878730 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.878730 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.878972 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.878972 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.878972 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.878972 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.878972 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.879168 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.879168 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.879168 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.879168 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.879168 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.879343 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.879343 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.879343 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.879343 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.879343 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.879343 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.879576 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.879576 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.879576 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.879576 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.879576 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.879576 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.879778 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.879778 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.879778 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.879778 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.879778 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.879778 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.880001 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.880001 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.880001 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.880001 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.880001 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.880180 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.880180 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.880180 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.880180 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.880180 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.880345 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.880345 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.880345 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.880345 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.880345 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.880345 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.880889 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.880889 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.880889 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.880889 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.880889 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.880889 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.881344 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.881344 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.881344 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.881344 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.881344 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.881733 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.881733 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.881733 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.881733 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.881733 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.882089 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.882089 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.882089 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.882089 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.882355 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.882355 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.882355 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.882355 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.882654 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.882654 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.882654 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.882654 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.882654 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.883009 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.883009 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.883009 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.883009 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.883009 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.883326 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.883326 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.883326 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.883326 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.883607 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.883607 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.883607 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.883607 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.883885 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.883885 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.883885 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.883885 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.884172 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.884172 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.884172 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.884172 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.884489 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.884489 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.884489 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.884489 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.884866 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.884866 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.884866 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.884866 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.884866 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.885216 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.885216 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.885216 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.885216 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.885216 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.885216 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.885665 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.885665 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.885665 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.885665 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.885665 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.886039 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.886039 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.886039 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.886039 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.886039 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.886039 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.886407 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.886407 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.886407 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.886407 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.886407 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.886407 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.886929 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.886929 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.886929 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.886929 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.886929 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.886929 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.887461 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.887461 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.887461 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.887461 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.887461 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.887461 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.888052 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.888052 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.888052 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.888052 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.888432 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.888432 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.888432 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.888432 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.888432 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.888816 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.888816 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.888816 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.888816 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:01:12.888816 np0000164080 devstack@c-api.service[111498]: warnings.warn(deprecated_msg) Apr 07 21:01:12.888816 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.middleware.request_id [req-fce7e59a-c983-42e7-adcc-f021015af109 req-e901a068-816b-4bdf-bfef-407a60cfbd61 None None] RequestId filter calling following filter/app {{(pid=111498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:01:13.210416 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [req-fce7e59a-c983-42e7-adcc-f021015af109 req-e901a068-816b-4bdf-bfef-407a60cfbd61 admin admin] POST https://199.204.45.30/volume/v3/types/b296ab56-4ea9-4e0f-82d1-ae5d4c82734e/extra_specs Apr 07 21:01:13.211003 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [req-fce7e59a-c983-42e7-adcc-f021015af109 req-e901a068-816b-4bdf-bfef-407a60cfbd61 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 07 21:01:13.212684 np0000164080 devstack@c-api.service[111498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 07 21:01:13.212684 np0000164080 devstack@c-api.service[111498]: warnings.warn( Apr 07 21:01:13.223050 np0000164080 devstack@c-api.service[111498]: DEBUG oslo_db.sqlalchemy.engines [req-fce7e59a-c983-42e7-adcc-f021015af109 req-e901a068-816b-4bdf-bfef-407a60cfbd61 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=111498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 21:01:13.285134 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [req-fce7e59a-c983-42e7-adcc-f021015af109 req-e901a068-816b-4bdf-bfef-407a60cfbd61 admin admin] https://199.204.45.30/volume/v3/types/b296ab56-4ea9-4e0f-82d1-ae5d4c82734e/extra_specs returned with HTTP 200 Apr 07 21:01:13.285756 np0000164080 devstack@c-api.service[111498]: [pid: 111498|app: 0|req: 1/3] 199.204.45.30 () {70 vars in 1498 bytes} [Tue Apr 7 21:01:12 2026] POST /volume/v3/types/b296ab56-4ea9-4e0f-82d1-ae5d4c82734e/extra_specs => generated 55 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:01:15.088130 np0000164080 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=6 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:01:15.089770 np0000164080 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=6 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:01:22.847837 np0000164080 devstack@c-api.service[111499]: DEBUG dbcounter [-] [111499] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:01:23.283860 np0000164080 devstack@c-api.service[111498]: DEBUG dbcounter [-] [111498] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:04:03.977714 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 07 21:04:03.977714 np0000164080 devstack@c-api.service[111496]: warnings.warn( Apr 07 21:04:03.989308 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.989308 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.989308 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.989308 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.989601 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.989601 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.989601 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.989601 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.989801 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.989801 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.989801 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.989801 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.989801 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.989801 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.990055 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.990055 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.990055 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.990055 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.990055 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.990292 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.990292 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.990292 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.990292 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.990292 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.990496 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.990496 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.990496 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.990496 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.990699 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.990699 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.990699 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.990699 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.990699 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.990934 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.990934 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.990934 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.990934 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.990934 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.991252 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.991252 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.991252 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.991252 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.991252 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.991252 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.991521 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.991521 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.991521 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.991521 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.991521 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.991521 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.991778 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.991778 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.991778 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.991778 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.991778 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.991778 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.992038 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.992038 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.992038 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.992038 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.992038 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.992263 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.992263 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.992263 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.992263 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.992263 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.992479 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.992479 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.992479 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.992479 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.992479 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.992479 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.992759 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.992759 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.992759 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.992759 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.992759 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.992759 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.993015 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.993015 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.993015 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.993015 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.993015 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.993254 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.993254 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.993254 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.993254 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.993254 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.993465 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.993465 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.993465 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.993465 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.993661 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.993661 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.993661 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.993661 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.993848 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.993848 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.993848 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.993848 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.993848 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.994069 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.994069 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.994069 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.994069 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.994069 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.994263 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.994263 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.994263 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.994263 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.994437 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.994437 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.994437 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.994437 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.994660 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.994660 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.994660 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.994660 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.994850 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.994850 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.994850 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.994850 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.995029 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.995029 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.995029 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.995029 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.995196 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.995196 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.995196 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.995196 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.995196 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.995432 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.995432 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.995432 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.995432 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.995432 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.995432 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.995719 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.995719 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.995719 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.995719 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.995719 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.995914 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.995914 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.995914 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.995914 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.995914 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.995914 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.996159 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.996159 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.996159 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.996159 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.996159 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.996159 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.996413 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.996413 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.996413 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.996413 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.996413 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.996413 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.996690 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.996690 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.996690 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.996690 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.996690 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.996690 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.996972 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.996972 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.996972 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.996972 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.997151 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.997151 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.997151 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.997151 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.997151 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.997321 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.997321 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.997321 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.997321 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 07 21:04:03.997321 np0000164080 devstack@c-api.service[111496]: warnings.warn(deprecated_msg) Apr 07 21:04:03.997321 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-145054d2-d634-4901-a8ed-fe1d39866848 None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:04:03.997321 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-145054d2-d634-4901-a8ed-fe1d39866848 None None] GET https://199.204.45.30/volume// Apr 07 21:04:03.997534 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-145054d2-d634-4901-a8ed-fe1d39866848 None None] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:04:03.997534 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-145054d2-d634-4901-a8ed-fe1d39866848 None None] Calling method 'all' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:04:03.997534 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-145054d2-d634-4901-a8ed-fe1d39866848 None None] https://199.204.45.30/volume// returned with HTTP 300 Apr 07 21:04:03.997534 np0000164080 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 1/4] 199.204.45.30 () {66 vars in 1449 bytes} [Tue Apr 7 21:04:03 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 07 21:04:41.633173 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-42a3e11c-7937-4b14-83c6-4216c22d2bd4 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:04:41.946391 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-42a3e11c-7937-4b14-83c6-4216c22d2bd4 demo demo] GET https://199.204.45.30/volume/v3/types?is_public=None Apr 07 21:04:41.946725 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-42a3e11c-7937-4b14-83c6-4216c22d2bd4 demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:04:41.946998 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-42a3e11c-7937-4b14-83c6-4216c22d2bd4 demo demo] Calling method 'index' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:04:41.947690 np0000164080 devstack@c-api.service[111497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 07 21:04:41.947690 np0000164080 devstack@c-api.service[111497]: warnings.warn( Apr 07 21:04:41.948175 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.api_utils [None req-42a3e11c-7937-4b14-83c6-4216c22d2bd4 demo demo] Removing options '' from query. {{(pid=111497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:04:41.958900 np0000164080 devstack@c-api.service[111497]: DEBUG oslo_db.sqlalchemy.engines [None req-42a3e11c-7937-4b14-83c6-4216c22d2bd4 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=111497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 21:04:41.983242 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-42a3e11c-7937-4b14-83c6-4216c22d2bd4 demo demo] https://199.204.45.30/volume/v3/types?is_public=None returned with HTTP 200 Apr 07 21:04:41.983805 np0000164080 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 2/5] 199.204.45.30 () {64 vars in 1256 bytes} [Tue Apr 7 21:04:41 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 21:04:41.995948 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.middleware.request_id [req-42a3e11c-7937-4b14-83c6-4216c22d2bd4 req-e8338b93-cf66-4f67-9681-85e0fa935f0c None None] RequestId filter calling following filter/app {{(pid=111499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:04:42.000493 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [req-42a3e11c-7937-4b14-83c6-4216c22d2bd4 req-e8338b93-cf66-4f67-9681-85e0fa935f0c demo demo] GET https://199.204.45.30/volume/v3/types/default Apr 07 21:04:42.000761 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [req-42a3e11c-7937-4b14-83c6-4216c22d2bd4 req-e8338b93-cf66-4f67-9681-85e0fa935f0c demo demo] Empty body provided in request {{(pid=111499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:04:42.001028 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [req-42a3e11c-7937-4b14-83c6-4216c22d2bd4 req-e8338b93-cf66-4f67-9681-85e0fa935f0c demo demo] Calling method 'show' {{(pid=111499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:04:42.012992 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [req-42a3e11c-7937-4b14-83c6-4216c22d2bd4 req-e8338b93-cf66-4f67-9681-85e0fa935f0c demo demo] https://199.204.45.30/volume/v3/types/default returned with HTTP 200 Apr 07 21:04:42.013425 np0000164080 devstack@c-api.service[111499]: [pid: 111499|app: 0|req: 2/6] 199.204.45.30 () {66 vars in 1322 bytes} [Tue Apr 7 21:04:41 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 21:04:42.358450 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.middleware.request_id [None req-abf5a02e-ca13-4070-9213-c3485c2426a7 None None] RequestId filter calling following filter/app {{(pid=111498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:04:42.363881 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-abf5a02e-ca13-4070-9213-c3485c2426a7 demo demo] GET https://199.204.45.30/volume/v3/types/default Apr 07 21:04:42.364269 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-abf5a02e-ca13-4070-9213-c3485c2426a7 demo demo] Empty body provided in request {{(pid=111498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:04:42.364697 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-abf5a02e-ca13-4070-9213-c3485c2426a7 demo demo] Calling method 'show' {{(pid=111498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:04:42.378859 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-abf5a02e-ca13-4070-9213-c3485c2426a7 demo demo] https://199.204.45.30/volume/v3/types/default returned with HTTP 200 Apr 07 21:04:42.379240 np0000164080 devstack@c-api.service[111498]: [pid: 111498|app: 0|req: 2/7] 199.204.45.30 () {64 vars in 1251 bytes} [Tue Apr 7 21:04:42 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 21:04:42.777928 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-2f3631a0-42a2-403c-9674-ee35392cea85 None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:04:43.092983 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-2f3631a0-42a2-403c-9674-ee35392cea85 demo demo] GET https://199.204.45.30/volume/v3/types/default Apr 07 21:04:43.093338 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-2f3631a0-42a2-403c-9674-ee35392cea85 demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:04:43.093535 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-2f3631a0-42a2-403c-9674-ee35392cea85 demo demo] Calling method 'show' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:04:43.103042 np0000164080 devstack@c-api.service[111496]: DEBUG oslo_db.sqlalchemy.engines [None req-2f3631a0-42a2-403c-9674-ee35392cea85 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=111496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 07 21:04:43.120912 np0000164080 devstack@c-api.service[111496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 07 21:04:43.120912 np0000164080 devstack@c-api.service[111496]: warnings.warn( Apr 07 21:04:43.123011 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-2f3631a0-42a2-403c-9674-ee35392cea85 demo demo] https://199.204.45.30/volume/v3/types/default returned with HTTP 200 Apr 07 21:04:43.123366 np0000164080 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 2/8] 199.204.45.30 () {64 vars in 1251 bytes} [Tue Apr 7 21:04:42 2026] GET /volume/v3/types/default => generated 145 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 21:04:43.137760 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-67931a0e-16fb-455e-a3f0-e776ae6fe164 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:04:43.141156 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-67931a0e-16fb-455e-a3f0-e776ae6fe164 demo demo] GET https://199.204.45.30/volume/v3/types/default Apr 07 21:04:43.141565 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-67931a0e-16fb-455e-a3f0-e776ae6fe164 demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:04:43.141950 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-67931a0e-16fb-455e-a3f0-e776ae6fe164 demo demo] Calling method 'show' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:04:43.154930 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-67931a0e-16fb-455e-a3f0-e776ae6fe164 demo demo] https://199.204.45.30/volume/v3/types/default returned with HTTP 200 Apr 07 21:04:43.155243 np0000164080 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 3/9] 199.204.45.30 () {64 vars in 1251 bytes} [Tue Apr 7 21:04:43 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 07 21:04:52.007872 np0000164080 devstack@c-api.service[111499]: DEBUG dbcounter [-] [111499] Writing DB stats cinder:SELECT=2 {{(pid=111499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:04:52.374885 np0000164080 devstack@c-api.service[111498]: DEBUG dbcounter [-] [111498] Writing DB stats cinder:SELECT=2 {{(pid=111498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:04:53.118997 np0000164080 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=2 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:04:53.151225 np0000164080 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=3 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:09:47.609756 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.middleware.request_id [None req-f420177b-2f32-490b-80d4-4c39e85b4e6e None None] RequestId filter calling following filter/app {{(pid=111499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:09:47.697239 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-f420177b-2f32-490b-80d4-4c39e85b4e6e demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:09:47.697625 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-f420177b-2f32-490b-80d4-4c39e85b4e6e demo demo] Empty body provided in request {{(pid=111499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:09:47.697973 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-f420177b-2f32-490b-80d4-4c39e85b4e6e demo demo] Calling method 'detail' {{(pid=111499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:09:47.698969 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.api_utils [None req-f420177b-2f32-490b-80d4-4c39e85b4e6e demo demo] Removing options '' from query. {{(pid=111499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:09:47.700053 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.volume.api [None req-f420177b-2f32-490b-80d4-4c39e85b4e6e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111499) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:09:47.737596 np0000164080 devstack@c-api.service[111499]: INFO cinder.volume.api [None req-f420177b-2f32-490b-80d4-4c39e85b4e6e demo demo] Get all volumes completed successfully. Apr 07 21:09:47.740940 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-f420177b-2f32-490b-80d4-4c39e85b4e6e demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:09:47.741482 np0000164080 devstack@c-api.service[111499]: [pid: 111499|app: 0|req: 3/10] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:09:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:09:57.729319 np0000164080 devstack@c-api.service[111499]: DEBUG dbcounter [-] [111499] Writing DB stats cinder:SELECT=1 {{(pid=111499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:10:47.762908 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.middleware.request_id [None req-8b82b70e-8cbe-482b-b498-7fa0cfe0610b None None] RequestId filter calling following filter/app {{(pid=111498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:10:47.766616 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-8b82b70e-8cbe-482b-b498-7fa0cfe0610b demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:10:47.766878 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-8b82b70e-8cbe-482b-b498-7fa0cfe0610b demo demo] Empty body provided in request {{(pid=111498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:10:47.767122 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-8b82b70e-8cbe-482b-b498-7fa0cfe0610b demo demo] Calling method 'detail' {{(pid=111498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:10:47.768533 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.api_utils [None req-8b82b70e-8cbe-482b-b498-7fa0cfe0610b demo demo] Removing options '' from query. {{(pid=111498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:10:47.770207 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.volume.api [None req-8b82b70e-8cbe-482b-b498-7fa0cfe0610b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111498) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:10:47.808549 np0000164080 devstack@c-api.service[111498]: INFO cinder.volume.api [None req-8b82b70e-8cbe-482b-b498-7fa0cfe0610b demo demo] Get all volumes completed successfully. Apr 07 21:10:47.811404 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-8b82b70e-8cbe-482b-b498-7fa0cfe0610b demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:10:47.812473 np0000164080 devstack@c-api.service[111498]: [pid: 111498|app: 0|req: 3/11] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:10:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:10:57.800005 np0000164080 devstack@c-api.service[111498]: DEBUG dbcounter [-] [111498] Writing DB stats cinder:SELECT=1 {{(pid=111498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:11:47.825551 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-30b244f5-c0e1-4aa8-9cba-a0fe7ee5fa6a None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:11:47.830470 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-30b244f5-c0e1-4aa8-9cba-a0fe7ee5fa6a demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:11:47.830890 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-30b244f5-c0e1-4aa8-9cba-a0fe7ee5fa6a demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:11:47.830999 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-30b244f5-c0e1-4aa8-9cba-a0fe7ee5fa6a demo demo] Calling method 'detail' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:11:47.831862 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.api_utils [None req-30b244f5-c0e1-4aa8-9cba-a0fe7ee5fa6a demo demo] Removing options '' from query. {{(pid=111496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:11:47.832958 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.volume.api [None req-30b244f5-c0e1-4aa8-9cba-a0fe7ee5fa6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:11:47.868007 np0000164080 devstack@c-api.service[111496]: INFO cinder.volume.api [None req-30b244f5-c0e1-4aa8-9cba-a0fe7ee5fa6a demo demo] Get all volumes completed successfully. Apr 07 21:11:47.870142 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-30b244f5-c0e1-4aa8-9cba-a0fe7ee5fa6a demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:11:47.870602 np0000164080 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 3/12] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:11:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:11:57.861786 np0000164080 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=1 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:12:47.889051 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-41d1e9e3-793f-406e-829c-e940b36511d8 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:12:47.892649 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-41d1e9e3-793f-406e-829c-e940b36511d8 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:12:47.892989 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-41d1e9e3-793f-406e-829c-e940b36511d8 demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:12:47.893240 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-41d1e9e3-793f-406e-829c-e940b36511d8 demo demo] Calling method 'detail' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:12:47.894015 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.api_utils [None req-41d1e9e3-793f-406e-829c-e940b36511d8 demo demo] Removing options '' from query. {{(pid=111497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:12:47.895398 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.volume.api [None req-41d1e9e3-793f-406e-829c-e940b36511d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:12:47.931078 np0000164080 devstack@c-api.service[111497]: INFO cinder.volume.api [None req-41d1e9e3-793f-406e-829c-e940b36511d8 demo demo] Get all volumes completed successfully. Apr 07 21:12:47.933267 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-41d1e9e3-793f-406e-829c-e940b36511d8 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:12:47.933786 np0000164080 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 4/13] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:12:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:12:57.926059 np0000164080 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=1 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:13:47.953627 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.middleware.request_id [None req-79d64619-c24f-4f2b-aced-36722e73472a None None] RequestId filter calling following filter/app {{(pid=111499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:13:47.956395 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-79d64619-c24f-4f2b-aced-36722e73472a demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:13:47.956706 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-79d64619-c24f-4f2b-aced-36722e73472a demo demo] Empty body provided in request {{(pid=111499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:13:47.956971 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-79d64619-c24f-4f2b-aced-36722e73472a demo demo] Calling method 'detail' {{(pid=111499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:13:47.957349 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.api_utils [None req-79d64619-c24f-4f2b-aced-36722e73472a demo demo] Removing options '' from query. {{(pid=111499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:13:47.958399 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.volume.api [None req-79d64619-c24f-4f2b-aced-36722e73472a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111499) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:13:47.973963 np0000164080 devstack@c-api.service[111499]: INFO cinder.volume.api [None req-79d64619-c24f-4f2b-aced-36722e73472a demo demo] Get all volumes completed successfully. Apr 07 21:13:47.977611 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-79d64619-c24f-4f2b-aced-36722e73472a demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:13:47.978462 np0000164080 devstack@c-api.service[111499]: [pid: 111499|app: 0|req: 4/14] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:13:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:13:57.962954 np0000164080 devstack@c-api.service[111499]: DEBUG dbcounter [-] [111499] Writing DB stats cinder:SELECT=1 {{(pid=111499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:14:47.999668 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.middleware.request_id [None req-18a33208-7f41-4e75-9fab-3122d4ea5699 None None] RequestId filter calling following filter/app {{(pid=111498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:14:48.139212 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-18a33208-7f41-4e75-9fab-3122d4ea5699 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:14:48.139777 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-18a33208-7f41-4e75-9fab-3122d4ea5699 demo demo] Empty body provided in request {{(pid=111498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:14:48.140173 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-18a33208-7f41-4e75-9fab-3122d4ea5699 demo demo] Calling method 'detail' {{(pid=111498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:14:48.140688 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.api_utils [None req-18a33208-7f41-4e75-9fab-3122d4ea5699 demo demo] Removing options '' from query. {{(pid=111498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:14:48.141675 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.volume.api [None req-18a33208-7f41-4e75-9fab-3122d4ea5699 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111498) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:14:48.149801 np0000164080 devstack@c-api.service[111498]: INFO cinder.volume.api [None req-18a33208-7f41-4e75-9fab-3122d4ea5699 demo demo] Get all volumes completed successfully. Apr 07 21:14:48.152667 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-18a33208-7f41-4e75-9fab-3122d4ea5699 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:14:48.153088 np0000164080 devstack@c-api.service[111498]: [pid: 111498|app: 0|req: 4/15] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:14:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:14:58.145345 np0000164080 devstack@c-api.service[111498]: DEBUG dbcounter [-] [111498] Writing DB stats cinder:SELECT=1 {{(pid=111498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:15:48.175131 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-48416f9d-a44e-4f95-9deb-a2e942d460c0 None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:15:48.177188 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-48416f9d-a44e-4f95-9deb-a2e942d460c0 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:15:48.177366 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-48416f9d-a44e-4f95-9deb-a2e942d460c0 demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:15:48.177565 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-48416f9d-a44e-4f95-9deb-a2e942d460c0 demo demo] Calling method 'detail' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:15:48.177815 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.api_utils [None req-48416f9d-a44e-4f95-9deb-a2e942d460c0 demo demo] Removing options '' from query. {{(pid=111496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:15:48.179969 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.volume.api [None req-48416f9d-a44e-4f95-9deb-a2e942d460c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:15:48.192690 np0000164080 devstack@c-api.service[111496]: INFO cinder.volume.api [None req-48416f9d-a44e-4f95-9deb-a2e942d460c0 demo demo] Get all volumes completed successfully. Apr 07 21:15:48.195532 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-48416f9d-a44e-4f95-9deb-a2e942d460c0 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:15:48.196050 np0000164080 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 4/16] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:15:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:15:58.185239 np0000164080 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=1 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:16:48.220840 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-31f92dd4-3ebc-4ecf-896e-1636572b5180 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:16:48.224072 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-31f92dd4-3ebc-4ecf-896e-1636572b5180 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:16:48.224323 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-31f92dd4-3ebc-4ecf-896e-1636572b5180 demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:16:48.224617 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-31f92dd4-3ebc-4ecf-896e-1636572b5180 demo demo] Calling method 'detail' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:16:48.224982 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.api_utils [None req-31f92dd4-3ebc-4ecf-896e-1636572b5180 demo demo] Removing options '' from query. {{(pid=111497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:16:48.226094 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.volume.api [None req-31f92dd4-3ebc-4ecf-896e-1636572b5180 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:16:48.234455 np0000164080 devstack@c-api.service[111497]: INFO cinder.volume.api [None req-31f92dd4-3ebc-4ecf-896e-1636572b5180 demo demo] Get all volumes completed successfully. Apr 07 21:16:48.236449 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-31f92dd4-3ebc-4ecf-896e-1636572b5180 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:16:48.236790 np0000164080 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 5/17] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:16:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:16:58.229625 np0000164080 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=1 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:17:48.253584 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.middleware.request_id [None req-7f4915d1-d715-413d-97a6-a880e6211451 None None] RequestId filter calling following filter/app {{(pid=111499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:17:48.257114 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-7f4915d1-d715-413d-97a6-a880e6211451 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:17:48.257465 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-7f4915d1-d715-413d-97a6-a880e6211451 demo demo] Empty body provided in request {{(pid=111499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:17:48.257710 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-7f4915d1-d715-413d-97a6-a880e6211451 demo demo] Calling method 'detail' {{(pid=111499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:17:48.257970 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.api_utils [None req-7f4915d1-d715-413d-97a6-a880e6211451 demo demo] Removing options '' from query. {{(pid=111499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:17:48.258664 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.volume.api [None req-7f4915d1-d715-413d-97a6-a880e6211451 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111499) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:17:48.265411 np0000164080 devstack@c-api.service[111499]: INFO cinder.volume.api [None req-7f4915d1-d715-413d-97a6-a880e6211451 demo demo] Get all volumes completed successfully. Apr 07 21:17:48.267673 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-7f4915d1-d715-413d-97a6-a880e6211451 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:17:48.268075 np0000164080 devstack@c-api.service[111499]: [pid: 111499|app: 0|req: 5/18] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:17:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:17:58.261060 np0000164080 devstack@c-api.service[111499]: DEBUG dbcounter [-] [111499] Writing DB stats cinder:SELECT=1 {{(pid=111499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:18:48.284219 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.middleware.request_id [None req-078cbc54-0fbd-4c03-91aa-350e44112539 None None] RequestId filter calling following filter/app {{(pid=111498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:18:48.287117 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-078cbc54-0fbd-4c03-91aa-350e44112539 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:18:48.287378 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-078cbc54-0fbd-4c03-91aa-350e44112539 demo demo] Empty body provided in request {{(pid=111498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:18:48.287658 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-078cbc54-0fbd-4c03-91aa-350e44112539 demo demo] Calling method 'detail' {{(pid=111498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:18:48.287970 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.api_utils [None req-078cbc54-0fbd-4c03-91aa-350e44112539 demo demo] Removing options '' from query. {{(pid=111498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:18:48.288933 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.volume.api [None req-078cbc54-0fbd-4c03-91aa-350e44112539 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111498) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:18:48.296734 np0000164080 devstack@c-api.service[111498]: INFO cinder.volume.api [None req-078cbc54-0fbd-4c03-91aa-350e44112539 demo demo] Get all volumes completed successfully. Apr 07 21:18:48.299667 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-078cbc54-0fbd-4c03-91aa-350e44112539 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:18:48.300117 np0000164080 devstack@c-api.service[111498]: [pid: 111498|app: 0|req: 5/19] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:18:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:18:58.292188 np0000164080 devstack@c-api.service[111498]: DEBUG dbcounter [-] [111498] Writing DB stats cinder:SELECT=1 {{(pid=111498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:19:48.315129 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-a99af9d2-e5d6-4fb8-9a31-cdba4821a1de None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:19:48.448301 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-a99af9d2-e5d6-4fb8-9a31-cdba4821a1de demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:19:48.448709 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-a99af9d2-e5d6-4fb8-9a31-cdba4821a1de demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:19:48.449086 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-a99af9d2-e5d6-4fb8-9a31-cdba4821a1de demo demo] Calling method 'detail' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:19:48.449550 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.api_utils [None req-a99af9d2-e5d6-4fb8-9a31-cdba4821a1de demo demo] Removing options '' from query. {{(pid=111496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:19:48.451018 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.volume.api [None req-a99af9d2-e5d6-4fb8-9a31-cdba4821a1de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:19:48.464720 np0000164080 devstack@c-api.service[111496]: INFO cinder.volume.api [None req-a99af9d2-e5d6-4fb8-9a31-cdba4821a1de demo demo] Get all volumes completed successfully. Apr 07 21:19:48.466871 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-a99af9d2-e5d6-4fb8-9a31-cdba4821a1de demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:19:48.467247 np0000164080 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 5/20] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:19:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:19:58.458737 np0000164080 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=1 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:20:48.483438 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-1e78173e-4395-4ffd-8c9f-1b64a4afab53 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:20:48.486387 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-1e78173e-4395-4ffd-8c9f-1b64a4afab53 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:20:48.486688 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-1e78173e-4395-4ffd-8c9f-1b64a4afab53 demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:20:48.486937 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-1e78173e-4395-4ffd-8c9f-1b64a4afab53 demo demo] Calling method 'detail' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:20:48.487353 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.api_utils [None req-1e78173e-4395-4ffd-8c9f-1b64a4afab53 demo demo] Removing options '' from query. {{(pid=111497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:20:48.488284 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.volume.api [None req-1e78173e-4395-4ffd-8c9f-1b64a4afab53 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:20:48.497807 np0000164080 devstack@c-api.service[111497]: INFO cinder.volume.api [None req-1e78173e-4395-4ffd-8c9f-1b64a4afab53 demo demo] Get all volumes completed successfully. Apr 07 21:20:48.499793 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-1e78173e-4395-4ffd-8c9f-1b64a4afab53 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:20:48.500113 np0000164080 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 6/21] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:20:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:20:58.491310 np0000164080 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=1 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:21:48.516164 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.middleware.request_id [None req-557855da-b1f6-400c-afdd-4961eb40bbb2 None None] RequestId filter calling following filter/app {{(pid=111499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:21:48.519684 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-557855da-b1f6-400c-afdd-4961eb40bbb2 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:21:48.520053 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-557855da-b1f6-400c-afdd-4961eb40bbb2 demo demo] Empty body provided in request {{(pid=111499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:21:48.520441 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-557855da-b1f6-400c-afdd-4961eb40bbb2 demo demo] Calling method 'detail' {{(pid=111499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:21:48.520966 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.api_utils [None req-557855da-b1f6-400c-afdd-4961eb40bbb2 demo demo] Removing options '' from query. {{(pid=111499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:21:48.522375 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.volume.api [None req-557855da-b1f6-400c-afdd-4961eb40bbb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111499) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:21:48.533977 np0000164080 devstack@c-api.service[111499]: INFO cinder.volume.api [None req-557855da-b1f6-400c-afdd-4961eb40bbb2 demo demo] Get all volumes completed successfully. Apr 07 21:21:48.536936 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-557855da-b1f6-400c-afdd-4961eb40bbb2 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:21:48.537485 np0000164080 devstack@c-api.service[111499]: [pid: 111499|app: 0|req: 6/22] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:21:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:21:58.526813 np0000164080 devstack@c-api.service[111499]: DEBUG dbcounter [-] [111499] Writing DB stats cinder:SELECT=1 {{(pid=111499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:22:48.558023 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.middleware.request_id [None req-dc720b8f-ece5-410a-877c-d319bd287d37 None None] RequestId filter calling following filter/app {{(pid=111498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:22:48.560811 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-dc720b8f-ece5-410a-877c-d319bd287d37 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:22:48.561057 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-dc720b8f-ece5-410a-877c-d319bd287d37 demo demo] Empty body provided in request {{(pid=111498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:22:48.561308 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-dc720b8f-ece5-410a-877c-d319bd287d37 demo demo] Calling method 'detail' {{(pid=111498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:22:48.561684 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.api_utils [None req-dc720b8f-ece5-410a-877c-d319bd287d37 demo demo] Removing options '' from query. {{(pid=111498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:22:48.562648 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.volume.api [None req-dc720b8f-ece5-410a-877c-d319bd287d37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111498) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:22:48.570942 np0000164080 devstack@c-api.service[111498]: INFO cinder.volume.api [None req-dc720b8f-ece5-410a-877c-d319bd287d37 demo demo] Get all volumes completed successfully. Apr 07 21:22:48.573831 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-dc720b8f-ece5-410a-877c-d319bd287d37 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:22:48.574363 np0000164080 devstack@c-api.service[111498]: [pid: 111498|app: 0|req: 6/23] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:22:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:22:58.565651 np0000164080 devstack@c-api.service[111498]: DEBUG dbcounter [-] [111498] Writing DB stats cinder:SELECT=1 {{(pid=111498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:23:48.591893 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-86414251-12e5-4517-8d43-2237efb7841c None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:23:48.596601 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-86414251-12e5-4517-8d43-2237efb7841c demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:23:48.597042 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-86414251-12e5-4517-8d43-2237efb7841c demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:23:48.597531 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-86414251-12e5-4517-8d43-2237efb7841c demo demo] Calling method 'detail' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:23:48.598093 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.api_utils [None req-86414251-12e5-4517-8d43-2237efb7841c demo demo] Removing options '' from query. {{(pid=111496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:23:48.600021 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.volume.api [None req-86414251-12e5-4517-8d43-2237efb7841c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:23:48.607094 np0000164080 devstack@c-api.service[111496]: INFO cinder.volume.api [None req-86414251-12e5-4517-8d43-2237efb7841c demo demo] Get all volumes completed successfully. Apr 07 21:23:48.609013 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-86414251-12e5-4517-8d43-2237efb7841c demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:23:48.609392 np0000164080 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 6/24] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:23:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:23:58.603701 np0000164080 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=1 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:24:48.626789 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-6fe32682-b4a7-42ae-8511-7dcf6944fd5f None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:24:48.790663 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-6fe32682-b4a7-42ae-8511-7dcf6944fd5f demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:24:48.791028 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-6fe32682-b4a7-42ae-8511-7dcf6944fd5f demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:24:48.791028 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-6fe32682-b4a7-42ae-8511-7dcf6944fd5f demo demo] Calling method 'detail' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:24:48.791210 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.api_utils [None req-6fe32682-b4a7-42ae-8511-7dcf6944fd5f demo demo] Removing options '' from query. {{(pid=111497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:24:48.792069 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.volume.api [None req-6fe32682-b4a7-42ae-8511-7dcf6944fd5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:24:48.800345 np0000164080 devstack@c-api.service[111497]: INFO cinder.volume.api [None req-6fe32682-b4a7-42ae-8511-7dcf6944fd5f demo demo] Get all volumes completed successfully. Apr 07 21:24:48.802962 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-6fe32682-b4a7-42ae-8511-7dcf6944fd5f demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:24:48.803410 np0000164080 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 7/25] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:24:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:24:58.795135 np0000164080 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=1 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:25:48.821412 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.middleware.request_id [None req-7b813ec2-4644-462e-8b4b-46198471c9a5 None None] RequestId filter calling following filter/app {{(pid=111499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:25:48.825472 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-7b813ec2-4644-462e-8b4b-46198471c9a5 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:25:48.825970 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-7b813ec2-4644-462e-8b4b-46198471c9a5 demo demo] Empty body provided in request {{(pid=111499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:25:48.826610 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-7b813ec2-4644-462e-8b4b-46198471c9a5 demo demo] Calling method 'detail' {{(pid=111499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:25:48.827158 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.api_utils [None req-7b813ec2-4644-462e-8b4b-46198471c9a5 demo demo] Removing options '' from query. {{(pid=111499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:25:48.828572 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.volume.api [None req-7b813ec2-4644-462e-8b4b-46198471c9a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111499) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:25:48.836021 np0000164080 devstack@c-api.service[111499]: INFO cinder.volume.api [None req-7b813ec2-4644-462e-8b4b-46198471c9a5 demo demo] Get all volumes completed successfully. Apr 07 21:25:48.838111 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-7b813ec2-4644-462e-8b4b-46198471c9a5 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:25:48.838699 np0000164080 devstack@c-api.service[111499]: [pid: 111499|app: 0|req: 7/26] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:25:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:25:58.831552 np0000164080 devstack@c-api.service[111499]: DEBUG dbcounter [-] [111499] Writing DB stats cinder:SELECT=1 {{(pid=111499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:26:48.853635 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.middleware.request_id [None req-fdbbfe0b-69c0-4d65-b8d2-4f4650e66c04 None None] RequestId filter calling following filter/app {{(pid=111498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:26:48.858142 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-fdbbfe0b-69c0-4d65-b8d2-4f4650e66c04 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:26:48.858659 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-fdbbfe0b-69c0-4d65-b8d2-4f4650e66c04 demo demo] Empty body provided in request {{(pid=111498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:26:48.858922 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-fdbbfe0b-69c0-4d65-b8d2-4f4650e66c04 demo demo] Calling method 'detail' {{(pid=111498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:26:48.859220 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.api_utils [None req-fdbbfe0b-69c0-4d65-b8d2-4f4650e66c04 demo demo] Removing options '' from query. {{(pid=111498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:26:48.860178 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.volume.api [None req-fdbbfe0b-69c0-4d65-b8d2-4f4650e66c04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111498) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:26:48.867684 np0000164080 devstack@c-api.service[111498]: INFO cinder.volume.api [None req-fdbbfe0b-69c0-4d65-b8d2-4f4650e66c04 demo demo] Get all volumes completed successfully. Apr 07 21:26:48.870209 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-fdbbfe0b-69c0-4d65-b8d2-4f4650e66c04 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:26:48.870716 np0000164080 devstack@c-api.service[111498]: [pid: 111498|app: 0|req: 7/27] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:26:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:26:58.863168 np0000164080 devstack@c-api.service[111498]: DEBUG dbcounter [-] [111498] Writing DB stats cinder:SELECT=1 {{(pid=111498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:27:48.886199 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-665ebb0d-f078-43ca-b90c-7c452d02a104 None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:27:48.889611 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-665ebb0d-f078-43ca-b90c-7c452d02a104 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:27:48.889844 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-665ebb0d-f078-43ca-b90c-7c452d02a104 demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:27:48.890087 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-665ebb0d-f078-43ca-b90c-7c452d02a104 demo demo] Calling method 'detail' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:27:48.890392 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.api_utils [None req-665ebb0d-f078-43ca-b90c-7c452d02a104 demo demo] Removing options '' from query. {{(pid=111496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:27:48.891306 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.volume.api [None req-665ebb0d-f078-43ca-b90c-7c452d02a104 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:27:48.898357 np0000164080 devstack@c-api.service[111496]: INFO cinder.volume.api [None req-665ebb0d-f078-43ca-b90c-7c452d02a104 demo demo] Get all volumes completed successfully. Apr 07 21:27:48.900297 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-665ebb0d-f078-43ca-b90c-7c452d02a104 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:27:48.900654 np0000164080 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 7/28] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:27:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:27:58.894468 np0000164080 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=1 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:28:48.915691 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-2c8697b9-0de6-4f69-b1a8-a0871d7fd5d5 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:28:48.918208 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-2c8697b9-0de6-4f69-b1a8-a0871d7fd5d5 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:28:48.918554 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-2c8697b9-0de6-4f69-b1a8-a0871d7fd5d5 demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:28:48.918554 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-2c8697b9-0de6-4f69-b1a8-a0871d7fd5d5 demo demo] Calling method 'detail' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:28:48.918790 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.api_utils [None req-2c8697b9-0de6-4f69-b1a8-a0871d7fd5d5 demo demo] Removing options '' from query. {{(pid=111497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:28:48.919516 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.volume.api [None req-2c8697b9-0de6-4f69-b1a8-a0871d7fd5d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:28:48.925468 np0000164080 devstack@c-api.service[111497]: INFO cinder.volume.api [None req-2c8697b9-0de6-4f69-b1a8-a0871d7fd5d5 demo demo] Get all volumes completed successfully. Apr 07 21:28:48.927360 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-2c8697b9-0de6-4f69-b1a8-a0871d7fd5d5 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:28:48.927974 np0000164080 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 8/29] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:28:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:28:58.921912 np0000164080 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=1 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:29:48.943835 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.middleware.request_id [None req-f50724eb-ea1e-4076-9093-69f6bd45222f None None] RequestId filter calling following filter/app {{(pid=111499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:29:49.045424 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-f50724eb-ea1e-4076-9093-69f6bd45222f demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:29:49.045612 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-f50724eb-ea1e-4076-9093-69f6bd45222f demo demo] Empty body provided in request {{(pid=111499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:29:49.045799 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-f50724eb-ea1e-4076-9093-69f6bd45222f demo demo] Calling method 'detail' {{(pid=111499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:29:49.046013 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.api_utils [None req-f50724eb-ea1e-4076-9093-69f6bd45222f demo demo] Removing options '' from query. {{(pid=111499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:29:49.046804 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.volume.api [None req-f50724eb-ea1e-4076-9093-69f6bd45222f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111499) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:29:49.052645 np0000164080 devstack@c-api.service[111499]: INFO cinder.volume.api [None req-f50724eb-ea1e-4076-9093-69f6bd45222f demo demo] Get all volumes completed successfully. Apr 07 21:29:49.054541 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-f50724eb-ea1e-4076-9093-69f6bd45222f demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:29:49.054863 np0000164080 devstack@c-api.service[111499]: [pid: 111499|app: 0|req: 8/30] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:29:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:29:59.049262 np0000164080 devstack@c-api.service[111499]: DEBUG dbcounter [-] [111499] Writing DB stats cinder:SELECT=1 {{(pid=111499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:30:49.070991 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.middleware.request_id [None req-2af16693-f380-475b-a784-3108cac48209 None None] RequestId filter calling following filter/app {{(pid=111498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:30:49.073627 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-2af16693-f380-475b-a784-3108cac48209 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:30:49.073859 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-2af16693-f380-475b-a784-3108cac48209 demo demo] Empty body provided in request {{(pid=111498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:30:49.074111 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-2af16693-f380-475b-a784-3108cac48209 demo demo] Calling method 'detail' {{(pid=111498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:30:49.074399 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.api_utils [None req-2af16693-f380-475b-a784-3108cac48209 demo demo] Removing options '' from query. {{(pid=111498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:30:49.075343 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.volume.api [None req-2af16693-f380-475b-a784-3108cac48209 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111498) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:30:49.084285 np0000164080 devstack@c-api.service[111498]: INFO cinder.volume.api [None req-2af16693-f380-475b-a784-3108cac48209 demo demo] Get all volumes completed successfully. Apr 07 21:30:49.086822 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-2af16693-f380-475b-a784-3108cac48209 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:30:49.087271 np0000164080 devstack@c-api.service[111498]: [pid: 111498|app: 0|req: 8/31] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:30:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:30:59.078554 np0000164080 devstack@c-api.service[111498]: DEBUG dbcounter [-] [111498] Writing DB stats cinder:SELECT=1 {{(pid=111498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:31:49.106956 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-9cf2ab5f-74a7-4ed4-ace5-fcf84c3701e1 None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:31:49.111098 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-9cf2ab5f-74a7-4ed4-ace5-fcf84c3701e1 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:31:49.111472 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-9cf2ab5f-74a7-4ed4-ace5-fcf84c3701e1 demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:31:49.111879 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-9cf2ab5f-74a7-4ed4-ace5-fcf84c3701e1 demo demo] Calling method 'detail' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:31:49.112329 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.api_utils [None req-9cf2ab5f-74a7-4ed4-ace5-fcf84c3701e1 demo demo] Removing options '' from query. {{(pid=111496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:31:49.113903 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.volume.api [None req-9cf2ab5f-74a7-4ed4-ace5-fcf84c3701e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:31:49.122344 np0000164080 devstack@c-api.service[111496]: INFO cinder.volume.api [None req-9cf2ab5f-74a7-4ed4-ace5-fcf84c3701e1 demo demo] Get all volumes completed successfully. Apr 07 21:31:49.124205 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-9cf2ab5f-74a7-4ed4-ace5-fcf84c3701e1 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:31:49.124820 np0000164080 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 8/32] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:31:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:31:59.117944 np0000164080 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=1 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:32:49.142499 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-89577db0-6810-4e1d-a047-541e536b8d01 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:32:49.145532 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-89577db0-6810-4e1d-a047-541e536b8d01 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:32:49.145899 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-89577db0-6810-4e1d-a047-541e536b8d01 demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:32:49.146580 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-89577db0-6810-4e1d-a047-541e536b8d01 demo demo] Calling method 'detail' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:32:49.146772 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.api_utils [None req-89577db0-6810-4e1d-a047-541e536b8d01 demo demo] Removing options '' from query. {{(pid=111497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:32:49.148051 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.volume.api [None req-89577db0-6810-4e1d-a047-541e536b8d01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:32:49.158489 np0000164080 devstack@c-api.service[111497]: INFO cinder.volume.api [None req-89577db0-6810-4e1d-a047-541e536b8d01 demo demo] Get all volumes completed successfully. Apr 07 21:32:49.165494 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-89577db0-6810-4e1d-a047-541e536b8d01 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:32:49.166120 np0000164080 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 9/33] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:32:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:32:59.152109 np0000164080 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=1 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:33:49.183788 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.middleware.request_id [None req-422e25d2-bb52-45f5-a7d7-700e3afde91b None None] RequestId filter calling following filter/app {{(pid=111499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:33:49.188660 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-422e25d2-bb52-45f5-a7d7-700e3afde91b demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:33:49.189040 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-422e25d2-bb52-45f5-a7d7-700e3afde91b demo demo] Empty body provided in request {{(pid=111499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:33:49.189421 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-422e25d2-bb52-45f5-a7d7-700e3afde91b demo demo] Calling method 'detail' {{(pid=111499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:33:49.189914 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.api_utils [None req-422e25d2-bb52-45f5-a7d7-700e3afde91b demo demo] Removing options '' from query. {{(pid=111499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:33:49.191611 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.volume.api [None req-422e25d2-bb52-45f5-a7d7-700e3afde91b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111499) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:33:49.198197 np0000164080 devstack@c-api.service[111499]: INFO cinder.volume.api [None req-422e25d2-bb52-45f5-a7d7-700e3afde91b demo demo] Get all volumes completed successfully. Apr 07 21:33:49.200156 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-422e25d2-bb52-45f5-a7d7-700e3afde91b demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:33:49.200525 np0000164080 devstack@c-api.service[111499]: [pid: 111499|app: 0|req: 9/34] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:33:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:33:59.194419 np0000164080 devstack@c-api.service[111499]: DEBUG dbcounter [-] [111499] Writing DB stats cinder:SELECT=1 {{(pid=111499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:34:49.217944 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.middleware.request_id [None req-5ba06305-3451-4452-a51e-bb009537cb2f None None] RequestId filter calling following filter/app {{(pid=111498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:34:49.304971 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-5ba06305-3451-4452-a51e-bb009537cb2f demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:34:49.305346 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-5ba06305-3451-4452-a51e-bb009537cb2f demo demo] Empty body provided in request {{(pid=111498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:34:49.305803 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-5ba06305-3451-4452-a51e-bb009537cb2f demo demo] Calling method 'detail' {{(pid=111498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:34:49.306267 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.api_utils [None req-5ba06305-3451-4452-a51e-bb009537cb2f demo demo] Removing options '' from query. {{(pid=111498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:34:49.307834 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.volume.api [None req-5ba06305-3451-4452-a51e-bb009537cb2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111498) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:34:49.316305 np0000164080 devstack@c-api.service[111498]: INFO cinder.volume.api [None req-5ba06305-3451-4452-a51e-bb009537cb2f demo demo] Get all volumes completed successfully. Apr 07 21:34:49.318135 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-5ba06305-3451-4452-a51e-bb009537cb2f demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:34:49.318483 np0000164080 devstack@c-api.service[111498]: [pid: 111498|app: 0|req: 9/35] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:34:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:34:59.311647 np0000164080 devstack@c-api.service[111498]: DEBUG dbcounter [-] [111498] Writing DB stats cinder:SELECT=1 {{(pid=111498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:35:49.332496 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-1043af59-8205-4384-bbea-840cd8286aab None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:35:49.335348 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-1043af59-8205-4384-bbea-840cd8286aab demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:35:49.335612 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-1043af59-8205-4384-bbea-840cd8286aab demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:35:49.335892 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-1043af59-8205-4384-bbea-840cd8286aab demo demo] Calling method 'detail' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:35:49.336216 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.api_utils [None req-1043af59-8205-4384-bbea-840cd8286aab demo demo] Removing options '' from query. {{(pid=111496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:35:49.337179 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.volume.api [None req-1043af59-8205-4384-bbea-840cd8286aab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:35:49.345261 np0000164080 devstack@c-api.service[111496]: INFO cinder.volume.api [None req-1043af59-8205-4384-bbea-840cd8286aab demo demo] Get all volumes completed successfully. Apr 07 21:35:49.347234 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-1043af59-8205-4384-bbea-840cd8286aab demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:35:49.347617 np0000164080 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 9/36] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:35:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:35:59.340414 np0000164080 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=1 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:36:49.362853 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-e2655e78-8e25-42fc-be2a-40dff0fd53bf None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:36:49.367033 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-e2655e78-8e25-42fc-be2a-40dff0fd53bf demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:36:49.367423 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-e2655e78-8e25-42fc-be2a-40dff0fd53bf demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:36:49.367865 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-e2655e78-8e25-42fc-be2a-40dff0fd53bf demo demo] Calling method 'detail' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:36:49.368340 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.api_utils [None req-e2655e78-8e25-42fc-be2a-40dff0fd53bf demo demo] Removing options '' from query. {{(pid=111497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:36:49.370088 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.volume.api [None req-e2655e78-8e25-42fc-be2a-40dff0fd53bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:36:49.375880 np0000164080 devstack@c-api.service[111497]: INFO cinder.volume.api [None req-e2655e78-8e25-42fc-be2a-40dff0fd53bf demo demo] Get all volumes completed successfully. Apr 07 21:36:49.377906 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-e2655e78-8e25-42fc-be2a-40dff0fd53bf demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:36:49.378237 np0000164080 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 10/37] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:36:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:36:59.372623 np0000164080 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=1 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:37:49.391850 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.middleware.request_id [None req-c658e723-f7b8-4930-86c6-1f6de1acbd54 None None] RequestId filter calling following filter/app {{(pid=111499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:37:49.396110 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-c658e723-f7b8-4930-86c6-1f6de1acbd54 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:37:49.396543 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-c658e723-f7b8-4930-86c6-1f6de1acbd54 demo demo] Empty body provided in request {{(pid=111499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:37:49.396965 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.openstack.wsgi [None req-c658e723-f7b8-4930-86c6-1f6de1acbd54 demo demo] Calling method 'detail' {{(pid=111499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:37:49.397468 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.api.api_utils [None req-c658e723-f7b8-4930-86c6-1f6de1acbd54 demo demo] Removing options '' from query. {{(pid=111499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:37:49.399127 np0000164080 devstack@c-api.service[111499]: DEBUG cinder.volume.api [None req-c658e723-f7b8-4930-86c6-1f6de1acbd54 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111499) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:37:49.408011 np0000164080 devstack@c-api.service[111499]: INFO cinder.volume.api [None req-c658e723-f7b8-4930-86c6-1f6de1acbd54 demo demo] Get all volumes completed successfully. Apr 07 21:37:49.410072 np0000164080 devstack@c-api.service[111499]: INFO cinder.api.openstack.wsgi [None req-c658e723-f7b8-4930-86c6-1f6de1acbd54 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:37:49.410523 np0000164080 devstack@c-api.service[111499]: [pid: 111499|app: 0|req: 10/38] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:37:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:37:59.402920 np0000164080 devstack@c-api.service[111499]: DEBUG dbcounter [-] [111499] Writing DB stats cinder:SELECT=1 {{(pid=111499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:38:49.422373 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.middleware.request_id [None req-26dda069-12a5-4b1e-85c4-5d7004c668ae None None] RequestId filter calling following filter/app {{(pid=111498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:38:49.426266 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-26dda069-12a5-4b1e-85c4-5d7004c668ae demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:38:49.426652 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-26dda069-12a5-4b1e-85c4-5d7004c668ae demo demo] Empty body provided in request {{(pid=111498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:38:49.427091 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.openstack.wsgi [None req-26dda069-12a5-4b1e-85c4-5d7004c668ae demo demo] Calling method 'detail' {{(pid=111498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:38:49.427603 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.api.api_utils [None req-26dda069-12a5-4b1e-85c4-5d7004c668ae demo demo] Removing options '' from query. {{(pid=111498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:38:49.429047 np0000164080 devstack@c-api.service[111498]: DEBUG cinder.volume.api [None req-26dda069-12a5-4b1e-85c4-5d7004c668ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111498) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:38:49.437726 np0000164080 devstack@c-api.service[111498]: INFO cinder.volume.api [None req-26dda069-12a5-4b1e-85c4-5d7004c668ae demo demo] Get all volumes completed successfully. Apr 07 21:38:49.439647 np0000164080 devstack@c-api.service[111498]: INFO cinder.api.openstack.wsgi [None req-26dda069-12a5-4b1e-85c4-5d7004c668ae demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:38:49.439945 np0000164080 devstack@c-api.service[111498]: [pid: 111498|app: 0|req: 10/39] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:38:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:38:59.433188 np0000164080 devstack@c-api.service[111498]: DEBUG dbcounter [-] [111498] Writing DB stats cinder:SELECT=1 {{(pid=111498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:39:49.455987 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-351a4b30-c32c-484f-9c3d-d03b6beae0f5 None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:39:49.548920 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-351a4b30-c32c-484f-9c3d-d03b6beae0f5 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:39:49.549275 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-351a4b30-c32c-484f-9c3d-d03b6beae0f5 demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:39:49.549716 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-351a4b30-c32c-484f-9c3d-d03b6beae0f5 demo demo] Calling method 'detail' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:39:49.550143 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.api.api_utils [None req-351a4b30-c32c-484f-9c3d-d03b6beae0f5 demo demo] Removing options '' from query. {{(pid=111496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:39:49.551527 np0000164080 devstack@c-api.service[111496]: DEBUG cinder.volume.api [None req-351a4b30-c32c-484f-9c3d-d03b6beae0f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:39:49.559372 np0000164080 devstack@c-api.service[111496]: INFO cinder.volume.api [None req-351a4b30-c32c-484f-9c3d-d03b6beae0f5 demo demo] Get all volumes completed successfully. Apr 07 21:39:49.561168 np0000164080 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-351a4b30-c32c-484f-9c3d-d03b6beae0f5 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:39:49.561497 np0000164080 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 10/40] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:39:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:39:59.554975 np0000164080 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=1 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 07 21:40:49.577889 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-b3f68378-286e-470a-b96a-2983838d4c3f None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 07 21:40:49.580643 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-b3f68378-286e-470a-b96a-2983838d4c3f demo demo] GET https://199.204.45.30/volume/v3/volumes/detail Apr 07 21:40:49.580893 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-b3f68378-286e-470a-b96a-2983838d4c3f demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 07 21:40:49.581138 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-b3f68378-286e-470a-b96a-2983838d4c3f demo demo] Calling method 'detail' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 07 21:40:49.581446 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.api.api_utils [None req-b3f68378-286e-470a-b96a-2983838d4c3f demo demo] Removing options '' from query. {{(pid=111497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 07 21:40:49.582434 np0000164080 devstack@c-api.service[111497]: DEBUG cinder.volume.api [None req-b3f68378-286e-470a-b96a-2983838d4c3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 07 21:40:49.592869 np0000164080 devstack@c-api.service[111497]: INFO cinder.volume.api [None req-b3f68378-286e-470a-b96a-2983838d4c3f demo demo] Get all volumes completed successfully. Apr 07 21:40:49.596657 np0000164080 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-b3f68378-286e-470a-b96a-2983838d4c3f demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 Apr 07 21:40:49.597046 np0000164080 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 11/41] 199.204.45.30 () {64 vars in 1290 bytes} [Tue Apr 7 21:40:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 07 21:40:59.585366 np0000164080 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=1 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}