Apr 11 02:03:01.586139 np0000164991 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 11 02:03:01.595058 np0000164991 devstack@c-api.service[111218]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 11 02:03:01.597966 np0000164991 devstack@c-api.service[111218]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 11 02:03:01 2026] *** Apr 11 02:03:01.597966 np0000164991 devstack@c-api.service[111218]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 11 02:03:01.597966 np0000164991 devstack@c-api.service[111218]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 11 02:03:01.597966 np0000164991 devstack@c-api.service[111218]: nodename: np0000164991 Apr 11 02:03:01.597966 np0000164991 devstack@c-api.service[111218]: machine: x86_64 Apr 11 02:03:01.597966 np0000164991 devstack@c-api.service[111218]: clock source: unix Apr 11 02:03:01.597966 np0000164991 devstack@c-api.service[111218]: pcre jit disabled Apr 11 02:03:01.597966 np0000164991 devstack@c-api.service[111218]: detected number of CPU cores: 16 Apr 11 02:03:01.597966 np0000164991 devstack@c-api.service[111218]: current working directory: / Apr 11 02:03:01.597966 np0000164991 devstack@c-api.service[111218]: detected binary path: /usr/bin/uwsgi-core Apr 11 02:03:01.597966 np0000164991 devstack@c-api.service[111218]: your processes number limit is 256917 Apr 11 02:03:01.597966 np0000164991 devstack@c-api.service[111218]: your memory page size is 4096 bytes Apr 11 02:03:01.597966 np0000164991 devstack@c-api.service[111218]: detected max file descriptor number: 2048 Apr 11 02:03:01.597966 np0000164991 devstack@c-api.service[111218]: lock engine: pthread robust mutexes Apr 11 02:03:01.598760 np0000164991 devstack@c-api.service[111218]: thunder lock: enabled Apr 11 02:03:01.598760 np0000164991 devstack@c-api.service[111218]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 11 02:03:01.598760 np0000164991 devstack@c-api.service[111218]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 11 02:03:01.598760 np0000164991 devstack@c-api.service[111218]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 11 02:03:01.598760 np0000164991 devstack@c-api.service[111218]: Set PythonHome to /opt/stack/data/venv Apr 11 02:03:01.632926 np0000164991 devstack@c-api.service[111218]: Python main interpreter initialized at 0x7b19972a3668 Apr 11 02:03:01.632926 np0000164991 devstack@c-api.service[111218]: python threads support enabled Apr 11 02:03:01.632926 np0000164991 devstack@c-api.service[111218]: your server socket listen backlog is limited to 100 connections Apr 11 02:03:01.632926 np0000164991 devstack@c-api.service[111218]: your mercy for graceful operations on workers is 80 seconds Apr 11 02:03:01.633697 np0000164991 devstack@c-api.service[111218]: mapped 671795 bytes (656 KB) for 4 cores Apr 11 02:03:01.633697 np0000164991 devstack@c-api.service[111218]: *** Operational MODE: preforking *** Apr 11 02:03:01.633895 np0000164991 devstack@c-api.service[111218]: *** uWSGI is running in multiple interpreter mode *** Apr 11 02:03:01.633895 np0000164991 devstack@c-api.service[111218]: spawned uWSGI master process (pid: 111218) Apr 11 02:03:01.634050 np0000164991 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 11 02:03:01.634534 np0000164991 devstack@c-api.service[111218]: spawned uWSGI worker 1 (pid: 111220, cores: 1) Apr 11 02:03:01.635056 np0000164991 devstack@c-api.service[111218]: spawned uWSGI worker 2 (pid: 111221, cores: 1) Apr 11 02:03:01.635523 np0000164991 devstack@c-api.service[111218]: spawned uWSGI worker 3 (pid: 111222, cores: 1) Apr 11 02:03:01.636049 np0000164991 devstack@c-api.service[111218]: spawned uWSGI worker 4 (pid: 111223, cores: 1) Apr 11 02:03:01.636136 np0000164991 devstack@c-api.service[111218]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 11 02:03:01.754476 np0000164991 devstack@c-api.service[111222]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 02:03:01.754476 np0000164991 devstack@c-api.service[111222]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 02:03:01.754476 np0000164991 devstack@c-api.service[111222]: we strongly recommend against using it for new projects. Apr 11 02:03:01.754476 np0000164991 devstack@c-api.service[111222]: If you are already using Eventlet, we recommend migrating to a different Apr 11 02:03:01.754476 np0000164991 devstack@c-api.service[111222]: framework. For more detail see Apr 11 02:03:01.754476 np0000164991 devstack@c-api.service[111222]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 02:03:01.754476 np0000164991 devstack@c-api.service[111222]: import eventlet # noqa Apr 11 02:03:01.755552 np0000164991 devstack@c-api.service[111223]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 02:03:01.755552 np0000164991 devstack@c-api.service[111223]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 02:03:01.755552 np0000164991 devstack@c-api.service[111223]: we strongly recommend against using it for new projects. Apr 11 02:03:01.755552 np0000164991 devstack@c-api.service[111223]: If you are already using Eventlet, we recommend migrating to a different Apr 11 02:03:01.755552 np0000164991 devstack@c-api.service[111223]: framework. For more detail see Apr 11 02:03:01.755552 np0000164991 devstack@c-api.service[111223]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 02:03:01.755552 np0000164991 devstack@c-api.service[111223]: import eventlet # noqa Apr 11 02:03:01.758419 np0000164991 devstack@c-api.service[111220]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 02:03:01.758419 np0000164991 devstack@c-api.service[111220]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 02:03:01.758419 np0000164991 devstack@c-api.service[111220]: we strongly recommend against using it for new projects. Apr 11 02:03:01.758419 np0000164991 devstack@c-api.service[111220]: If you are already using Eventlet, we recommend migrating to a different Apr 11 02:03:01.758419 np0000164991 devstack@c-api.service[111220]: framework. For more detail see Apr 11 02:03:01.758419 np0000164991 devstack@c-api.service[111220]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 02:03:01.758419 np0000164991 devstack@c-api.service[111220]: import eventlet # noqa Apr 11 02:03:01.766321 np0000164991 devstack@c-api.service[111221]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 02:03:01.766321 np0000164991 devstack@c-api.service[111221]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 02:03:01.766321 np0000164991 devstack@c-api.service[111221]: we strongly recommend against using it for new projects. Apr 11 02:03:01.766321 np0000164991 devstack@c-api.service[111221]: If you are already using Eventlet, we recommend migrating to a different Apr 11 02:03:01.766321 np0000164991 devstack@c-api.service[111221]: framework. For more detail see Apr 11 02:03:01.766321 np0000164991 devstack@c-api.service[111221]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 02:03:01.766321 np0000164991 devstack@c-api.service[111221]: import eventlet # noqa Apr 11 02:03:01.838250 np0000164991 devstack@c-api.service[111223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 02:03:01.838250 np0000164991 devstack@c-api.service[111223]: debtcollector.deprecate( Apr 11 02:03:01.840636 np0000164991 devstack@c-api.service[111220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 02:03:01.840636 np0000164991 devstack@c-api.service[111220]: debtcollector.deprecate( Apr 11 02:03:01.841849 np0000164991 devstack@c-api.service[111222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 02:03:01.841849 np0000164991 devstack@c-api.service[111222]: debtcollector.deprecate( Apr 11 02:03:01.849958 np0000164991 devstack@c-api.service[111221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 02:03:01.849958 np0000164991 devstack@c-api.service[111221]: debtcollector.deprecate( Apr 11 02:03:01.913875 np0000164991 devstack@c-api.service[111223]: /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 11 02:03:01.913875 np0000164991 devstack@c-api.service[111223]: from cgi import parse_header Apr 11 02:03:01.916734 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:01.916734 np0000164991 devstack@c-api.service[111220]: from cgi import parse_header Apr 11 02:03:01.917330 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:01.917330 np0000164991 devstack@c-api.service[111222]: from cgi import parse_header Apr 11 02:03:01.932215 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:01.932215 np0000164991 devstack@c-api.service[111221]: from cgi import parse_header Apr 11 02:03:01.956666 np0000164991 devstack@c-api.service[111223]: /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 11 02:03:01.956666 np0000164991 devstack@c-api.service[111223]: removals.removed_module( Apr 11 02:03:01.957385 np0000164991 devstack@c-api.service[111223]: /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 11 02:03:01.957385 np0000164991 devstack@c-api.service[111223]: removals.removed_module( Apr 11 02:03:01.960234 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:01.960234 np0000164991 devstack@c-api.service[111222]: removals.removed_module( Apr 11 02:03:01.960494 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:01.960494 np0000164991 devstack@c-api.service[111220]: removals.removed_module( Apr 11 02:03:01.960893 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:01.960893 np0000164991 devstack@c-api.service[111222]: removals.removed_module( Apr 11 02:03:01.961072 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:01.961072 np0000164991 devstack@c-api.service[111220]: removals.removed_module( Apr 11 02:03:01.975443 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:01.975443 np0000164991 devstack@c-api.service[111221]: removals.removed_module( Apr 11 02:03:01.976151 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:01.976151 np0000164991 devstack@c-api.service[111221]: removals.removed_module( Apr 11 02:03:02.540643 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:02.540643 np0000164991 devstack@c-api.service[111222]: warnings.warn( Apr 11 02:03:02.558354 np0000164991 devstack@c-api.service[111223]: /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 11 02:03:02.558354 np0000164991 devstack@c-api.service[111223]: warnings.warn( Apr 11 02:03:02.565761 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:02.565761 np0000164991 devstack@c-api.service[111221]: warnings.warn( Apr 11 02:03:02.576668 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:02.576668 np0000164991 devstack@c-api.service[111220]: warnings.warn( Apr 11 02:03:02.633316 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:02.633316 np0000164991 devstack@c-api.service[111222]: warnings.warn( Apr 11 02:03:02.659250 np0000164991 devstack@c-api.service[111223]: /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 11 02:03:02.659250 np0000164991 devstack@c-api.service[111223]: warnings.warn( Apr 11 02:03:02.661085 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:02.661085 np0000164991 devstack@c-api.service[111221]: warnings.warn( Apr 11 02:03:02.679420 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:02.679420 np0000164991 devstack@c-api.service[111220]: warnings.warn( Apr 11 02:03:02.923485 np0000164991 devstack@c-api.service[111222]: 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 11 02:03:02.924120 np0000164991 devstack@c-api.service[111222]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111222) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 02:03:02.941654 np0000164991 devstack@c-api.service[111223]: 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 11 02:03:02.942100 np0000164991 devstack@c-api.service[111223]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111223) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 02:03:02.946424 np0000164991 devstack@c-api.service[111221]: 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 11 02:03:02.946860 np0000164991 devstack@c-api.service[111221]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111221) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 02:03:02.955435 np0000164991 devstack@c-api.service[111220]: 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 11 02:03:02.955866 np0000164991 devstack@c-api.service[111220]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111220) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 02:03:03.007864 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.007864 np0000164991 devstack@c-api.service[111222]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 02:03:03.009187 np0000164991 devstack@c-api.service[111223]: /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 11 02:03:03.009187 np0000164991 devstack@c-api.service[111223]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 02:03:03.013772 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:03.013772 np0000164991 devstack@c-api.service[111221]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 02:03:03.016262 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:03.016262 np0000164991 devstack@c-api.service[111220]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 02:03:03.449538 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111222) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 02:03:03.449738 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111221) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 02:03:03.449805 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111223) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 02:03:03.449914 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111220) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 02:03:03.449984 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.450040 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.450100 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.450155 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.450247 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.450247 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.450372 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.450442 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.450504 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.450563 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.450623 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.450693 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.452276 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.452397 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.452465 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.452465 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.452587 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.452655 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.452719 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.452779 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.452870 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.452932 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.453012 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.453074 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.453130 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.453198 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.453264 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.453324 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.453384 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.453442 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.453500 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.453570 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.453640 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.453706 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.453772 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.453855 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.453941 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.454009 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.454070 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.454126 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.454193 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.454271 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.454336 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.454397 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.454457 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.454515 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.454574 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.454636 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.454703 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.454761 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.454820 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.454928 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.454991 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.455058 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.455119 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.455180 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.455240 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.455301 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.455378 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.455445 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.455515 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.455574 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.455634 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.455694 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.455755 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.455846 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.455922 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.455922 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.456034 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.456034 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.456034 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.456196 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.456258 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.456462 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.456527 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.456586 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.456655 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.456721 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.456780 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.456879 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.456942 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.457002 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.457071 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.457142 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.457204 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.457265 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.457325 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.457384 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.457449 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.457508 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.457570 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.457630 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.457705 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.457705 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.457859 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.457985 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.458056 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.458116 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.458168 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.458198 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.458229 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.458254 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.458286 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.458312 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.458339 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.458365 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.458392 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.458420 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.458446 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.458470 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.458496 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.458526 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.458555 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.458582 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.458612 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.458612 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.458661 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.458689 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.458719 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.458719 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.458719 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.458719 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.458719 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.458719 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.458900 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.458900 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.458957 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.458988 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.459015 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.459040 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.459065 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.459103 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.459132 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.459160 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.459190 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.459216 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.459246 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.459277 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.459310 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.459335 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.459372 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.459399 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.459399 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.459444 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.459469 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.459496 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.459522 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.459546 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.459571 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.459597 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.459597 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.459597 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.459680 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.459708 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.459738 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.459765 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.459795 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.459836 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.459868 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.459902 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.459933 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.459964 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.459994 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.460021 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.460054 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.460080 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.460115 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.460146 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.460180 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.460210 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.460240 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.460240 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.460290 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.460321 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.460351 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.460351 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.460351 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.460351 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.460351 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.460351 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.460496 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.460554 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.460614 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.460674 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.460707 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.460739 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.460771 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.460803 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.460851 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.460887 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.460920 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.460946 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.460982 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.461014 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.461039 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.461066 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.461095 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.461134 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.461163 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.461189 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.461219 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.461246 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.461274 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.461300 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.461335 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.461361 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.461361 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.461361 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.462064 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.462130 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.462174 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.462204 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.462239 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.462264 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.462293 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.462319 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.462356 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.462388 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.462414 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.462444 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.462475 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.462505 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.462573 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.462626 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.462695 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.462757 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.462815 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.462867 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.462901 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.462953 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.463033 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.463175 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.463305 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.463437 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.463567 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.463708 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.468634 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.468703 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.468730 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.468817 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.468874 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.468936 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.469008 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.469042 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.469109 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.469157 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.469225 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.469271 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.469314 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.469351 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.469408 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.469450 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.469497 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.469539 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.469539 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.469610 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.469653 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.469697 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.469744 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.469786 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.469861 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.469930 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.469981 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.470024 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.470067 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.470114 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.470161 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.470203 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.470253 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.470294 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.470349 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.470392 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.470435 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.470476 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.470524 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.470565 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.470614 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.470654 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.470700 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.470743 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.470795 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.470861 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.470904 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.470946 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.470987 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.471029 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.471071 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.471118 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.471164 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.471208 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.471257 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.471298 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.471334 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.471381 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.471424 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.471465 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.471511 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.471558 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.471600 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.471644 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.471692 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.471734 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.471778 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.471819 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.471875 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.471917 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.471961 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.472004 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.472046 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.472104 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.472146 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.472195 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.472243 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.472285 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.472327 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.472372 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.472372 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.472372 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.472372 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.472372 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.472564 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.472564 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.472564 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.472564 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.472708 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.472750 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.472750 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.472837 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.472880 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.472934 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.472934 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.472934 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.472934 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.472934 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.473114 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.473114 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.473114 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.473114 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.473114 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.473114 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.473114 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.473451 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.473535 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.473682 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.473846 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.474036 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.474168 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.474313 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.474504 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.474566 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.474613 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.474651 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.474692 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.474730 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.474773 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.474817 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.474882 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.474921 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.474978 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.475016 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.475060 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.475107 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.475107 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.475183 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.475183 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.475264 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.475306 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.475343 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.475385 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.475423 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.475464 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.475506 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.475548 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.475587 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.475648 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.475695 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.475742 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.475781 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.475844 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.475844 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.475926 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.475974 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.476023 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.476067 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.476117 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.476160 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.476198 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.476244 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.476281 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.476324 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.476361 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.476402 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.476439 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.476480 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.476529 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.476571 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.476607 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.476648 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.476694 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.476738 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.476775 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.476817 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.476885 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.476940 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.476980 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.477024 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.477070 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.477107 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.477148 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.477185 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.477232 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.477275 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.477275 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.477275 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.477275 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.477275 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.477275 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.477275 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.477509 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.477509 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.477509 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.477625 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.477625 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.477697 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.477741 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.478043 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.478111 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.478219 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.478219 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.478295 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.478322 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.478395 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.478711 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.478778 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.478859 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.478920 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.478979 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.479013 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.479046 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.479079 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.479106 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.479136 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.479162 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.479193 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.479220 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.479250 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.479277 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.479305 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.479342 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.479373 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.479403 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.479433 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.479458 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.479489 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.479518 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.479548 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.479573 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.479606 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.479634 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.479668 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.481158 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.481216 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.481286 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.481344 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.481404 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.481439 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.481467 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.481508 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.481543 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.481575 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.481602 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.481633 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.481664 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.481699 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.481730 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.481761 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.481792 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.481842 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.481875 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.481918 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.481957 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.481989 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.482019 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.482049 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.482078 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.482109 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.482146 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.482176 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.483107 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.483160 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.483229 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.483283 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.483349 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.483402 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.483438 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.483477 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.483509 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.483544 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.483575 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.483601 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.483637 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.483666 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.483696 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.483728 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.483757 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.483796 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.483853 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.483888 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.483914 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.483943 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.483970 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.484001 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.484027 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.484057 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.484083 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.484122 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.484149 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.484178 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.484209 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.484238 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.484265 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.484295 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.484320 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.484349 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.484380 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.484409 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.484436 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.484465 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.484498 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.484528 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.484553 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.484587 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.484618 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.484645 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.484676 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.484710 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.484737 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.484770 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.484797 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.484797 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.484797 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.484797 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.484797 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.484797 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.486202 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.486256 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.486311 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.486368 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.486416 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.486460 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.486507 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.486549 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.486591 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.486635 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.486680 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.486730 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.486730 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.486805 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.486871 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.486910 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.486910 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.487000 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.487046 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.487088 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.487137 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.487137 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.487209 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.487209 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.487282 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.487329 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.487329 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.487329 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.490953 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.491014 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.491066 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.491110 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.491153 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.491198 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.491236 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.491277 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.491324 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.491367 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.491410 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.491453 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.491506 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.491549 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.491592 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.491633 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.491675 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.491714 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.491757 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.491798 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.491867 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.491911 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.491959 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.492006 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.492053 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.492094 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.492141 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.492141 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.493835 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.493898 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.493965 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.494023 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.494071 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.494137 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.494183 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.494221 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.494266 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.494309 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.494351 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.494398 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.494465 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.494519 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.494559 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.494602 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.494651 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.494691 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.494730 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.494773 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.494811 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.494872 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.494910 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.494965 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.495010 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.495051 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.495051 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.495051 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.495163 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.495163 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.495163 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.495275 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.495330 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.495382 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.495427 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.495489 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.495534 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.495578 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.495622 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.495660 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.495707 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.495858 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.495907 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.495951 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.495991 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.496035 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.496080 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.496122 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.496165 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.496201 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.496249 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.496292 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.496334 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.496375 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.496418 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.496454 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.496495 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.496537 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.496580 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.496619 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.496661 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.496704 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.496747 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.496789 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.496849 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.496896 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.496939 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.496975 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.497025 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.497061 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.497103 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.497148 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.497191 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.497228 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.497270 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.497308 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.497351 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.497387 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.497429 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.497467 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.497508 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.497558 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.497558 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.497558 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.497660 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.497660 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.497660 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.497660 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.497660 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.497892 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.497985 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.498033 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.498076 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.498117 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.498159 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.498205 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.498248 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.498291 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.498334 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.498376 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.498415 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.498468 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.498516 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.498565 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.498607 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.498654 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.498698 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.498746 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.498788 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.498855 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.498855 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.498855 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.498967 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.498967 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.498967 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.498967 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.498967 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.499150 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.499188 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.499223 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.499269 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.499310 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.499310 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.499392 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.499434 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.499472 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.499513 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.499550 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.499591 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.499627 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.499682 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.499722 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.499763 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.499805 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.499865 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.499904 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.499945 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.499945 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.500018 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.500067 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.503754 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.503818 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.503876 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.503913 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.503951 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.503994 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.504044 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.504086 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.504128 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.504179 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.504226 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.504265 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.504312 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.504352 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.504396 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.504435 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.504478 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.504520 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.504561 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.504612 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.504654 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.504695 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.504737 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.504781 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.504841 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.504882 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.504924 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.504967 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.505010 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.505052 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.505093 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.505135 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.505189 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.505236 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.505278 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.505321 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.505364 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.505410 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.505457 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.505499 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.505546 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.505594 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.505633 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.505746 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.505792 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.505847 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.505899 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.505959 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.506007 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.506051 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.506051 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.506051 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.506051 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.506051 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.506051 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.506051 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.506289 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.506289 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.506289 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.506289 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.506439 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.506483 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.506524 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.506566 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.506612 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.506652 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.506695 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.506736 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.506785 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.506847 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.506900 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.506942 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.506985 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.507033 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.507079 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.507121 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.507167 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.507221 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.507264 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.507305 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.507346 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.507393 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.507436 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.507436 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.507528 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.507528 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.507528 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.507528 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.507528 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.507717 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.507762 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.507804 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.507863 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.507907 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.507907 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.507907 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.508029 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.508084 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.508130 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.508172 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.508214 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.508214 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.508214 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.508327 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.508370 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.508412 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.508456 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.508505 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.508505 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.508505 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.508505 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.508505 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.508676 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.508676 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.508750 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.508792 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.508849 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.508984 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.509031 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.509067 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.509109 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.509148 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.509194 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.509236 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.509277 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.509319 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.509366 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.509414 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.509456 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.509497 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.509590 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.509669 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.509717 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.509800 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.509894 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.509998 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.509998 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.509998 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.509998 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.509998 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 02:03:03.510228 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.510228 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.510228 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.510339 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.510377 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.510419 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.510467 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.510516 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.510562 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 02:03:03.510603 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.510645 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.510688 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.510730 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 02:03:03.510777 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.510818 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.510885 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 02:03:03.510928 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.510970 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.511018 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 02:03:03.511060 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.511101 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.511141 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 02:03:03.511184 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.511225 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 02:03:03.555232 np0000164991 devstack@c-api.service[111222]: INFO dbcounter [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Registered counter for database cinder Apr 11 02:03:03.555959 np0000164991 devstack@c-api.service[111220]: INFO dbcounter [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Registered counter for database cinder Apr 11 02:03:03.556214 np0000164991 devstack@c-api.service[111223]: INFO dbcounter [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Registered counter for database cinder Apr 11 02:03:03.556492 np0000164991 devstack@c-api.service[111221]: INFO dbcounter [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Registered counter for database cinder Apr 11 02:03:03.570086 np0000164991 devstack@c-api.service[111222]: DEBUG oslo_db.sqlalchemy.engines [None req-d637c836-5edb-47c1-bb8b-84517b65e575 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=111222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 02:03:03.575846 np0000164991 devstack@c-api.service[111220]: DEBUG oslo_db.sqlalchemy.engines [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 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=111220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 02:03:03.581854 np0000164991 devstack@c-api.service[111223]: DEBUG oslo_db.sqlalchemy.engines [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f 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=111223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 02:03:03.587213 np0000164991 devstack@c-api.service[111221]: DEBUG oslo_db.sqlalchemy.engines [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 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=111221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 02:03:03.681688 np0000164991 devstack@c-api.service[111222]: DEBUG dbcounter [-] [111222] Writer thread running {{(pid=111222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 02:03:03.684256 np0000164991 devstack@c-api.service[111222]: INFO cinder.rpc [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 02:03:03.686571 np0000164991 devstack@c-api.service[111222]: INFO cinder.rpc [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 02:03:03.689117 np0000164991 devstack@c-api.service[111222]: INFO cinder.rpc [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 02:03:03.689236 np0000164991 devstack@c-api.service[111220]: DEBUG dbcounter [-] [111220] Writer thread running {{(pid=111220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 02:03:03.690430 np0000164991 devstack@c-api.service[111222]: INFO cinder.rpc [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 02:03:03.691371 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.691483 np0000164991 devstack@c-api.service[111220]: INFO cinder.rpc [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 02:03:03.693668 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.693754 np0000164991 devstack@c-api.service[111220]: INFO cinder.rpc [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 02:03:03.695868 np0000164991 devstack@c-api.service[111220]: INFO cinder.rpc [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 02:03:03.696756 np0000164991 devstack@c-api.service[111221]: DEBUG dbcounter [-] [111221] Writer thread running {{(pid=111221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 02:03:03.697736 np0000164991 devstack@c-api.service[111220]: INFO cinder.rpc [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 02:03:03.698536 np0000164991 devstack@c-api.service[111223]: DEBUG dbcounter [-] [111223] Writer thread running {{(pid=111223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 02:03:03.698630 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.698793 np0000164991 devstack@c-api.service[111222]: DEBUG oslo_db.sqlalchemy.engines [None req-d637c836-5edb-47c1-bb8b-84517b65e575 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=111222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 02:03:03.699718 np0000164991 devstack@c-api.service[111221]: INFO cinder.rpc [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 02:03:03.700745 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.700869 np0000164991 devstack@c-api.service[111222]: INFO cinder.rpc [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 02:03:03.701541 np0000164991 devstack@c-api.service[111223]: INFO cinder.rpc [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 02:03:03.702938 np0000164991 devstack@c-api.service[111222]: INFO cinder.rpc [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 02:03:03.703009 np0000164991 devstack@c-api.service[111221]: INFO cinder.rpc [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 02:03:03.703899 np0000164991 devstack@c-api.service[111223]: INFO cinder.rpc [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 02:03:03.704049 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.705108 np0000164991 devstack@c-api.service[111221]: INFO cinder.rpc [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 02:03:03.705175 np0000164991 devstack@c-api.service[111220]: DEBUG oslo_db.sqlalchemy.engines [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 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=111220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 02:03:03.705761 np0000164991 devstack@c-api.service[111223]: INFO cinder.rpc [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 02:03:03.707024 np0000164991 devstack@c-api.service[111221]: INFO cinder.rpc [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 02:03:03.707286 np0000164991 devstack@c-api.service[111220]: INFO cinder.rpc [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 02:03:03.707440 np0000164991 devstack@c-api.service[111223]: INFO cinder.rpc [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 02:03:03.707925 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.708324 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.709363 np0000164991 devstack@c-api.service[111220]: INFO cinder.rpc [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 02:03:03.709619 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.710005 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.710490 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.713994 np0000164991 devstack@c-api.service[111221]: DEBUG oslo_db.sqlalchemy.engines [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 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=111221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 02:03:03.714623 np0000164991 devstack@c-api.service[111223]: DEBUG oslo_db.sqlalchemy.engines [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f 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=111223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 02:03:03.715263 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.716014 np0000164991 devstack@c-api.service[111221]: INFO cinder.rpc [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 02:03:03.716271 np0000164991 devstack@c-api.service[111223]: INFO cinder.rpc [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 02:03:03.717847 np0000164991 devstack@c-api.service[111221]: INFO cinder.rpc [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 02:03:03.717934 np0000164991 devstack@c-api.service[111223]: INFO cinder.rpc [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 02:03:03.718502 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.718681 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.718756 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.721018 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.721693 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.724265 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.725765 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.727469 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.728056 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.729093 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.730600 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.731317 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.731844 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.732062 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.733801 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.734541 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.735150 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.735223 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.737049 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.738085 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.738188 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.738844 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.741207 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.741257 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.741553 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.741856 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.743126 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.744100 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.744282 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.744792 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.745757 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.747465 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.747622 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.748013 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.749174 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.750722 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.750910 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.751359 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.751847 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.753631 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.753813 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.754879 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.755501 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.756982 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.757456 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.757540 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.758179 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.758503 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.759061 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.760021 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.760854 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.761079 np0000164991 devstack@c-api.service[111222]: WARNING cinder.api.contrib.hosts [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 02:03:03.761749 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.761892 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.762979 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.763508 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.764411 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.764480 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.765027 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.765964 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.766546 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.767059 np0000164991 devstack@c-api.service[111220]: WARNING cinder.api.contrib.hosts [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 02:03:03.767443 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.767815 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.767907 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.767968 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.768845 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: extensions {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.769395 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.769943 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.770097 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: encryption {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.770903 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.771005 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.771479 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.771709 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: os-volume-manage {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.772433 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.772989 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.773057 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.773209 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: os-volume-type-access {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.773798 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.774049 np0000164991 devstack@c-api.service[111221]: WARNING cinder.api.contrib.hosts [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 02:03:03.774564 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.774727 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: extensions {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.774796 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: os-quota-sets {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.774878 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.775974 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: encryption {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.776090 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.776223 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: qos-specs {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.776401 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.777150 np0000164991 devstack@c-api.service[111223]: WARNING cinder.api.contrib.hosts [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 02:03:03.777528 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: os-volume-manage {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.777936 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.778000 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.778288 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: backups {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.778994 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: os-volume-type-access {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.779456 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.779520 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.780302 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: os-hosts {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.780534 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: os-quota-sets {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.780846 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.781089 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.781644 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: scheduler-stats {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.781750 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: extensions {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.781988 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: qos-specs {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.782605 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.783008 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: encryption {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.783104 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: os-volume-transfer {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.784032 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.784152 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: backups {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.784767 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: os-volume-manage {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.785057 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: extensions {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.785352 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: extra_specs {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.786165 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: os-hosts {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.786286 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: os-volume-type-access {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.786352 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: encryption {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.786910 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: cgsnapshots {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.787589 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: scheduler-stats {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.787792 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: os-quota-sets {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.787899 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: os-volume-manage {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.788268 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: consistencygroups {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.788975 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: os-volume-transfer {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.789245 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: qos-specs {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.789316 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: os-volume-type-access {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.790215 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: os-availability-zone {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.790939 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: os-quota-sets {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.791176 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: extra_specs {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.791305 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: backups {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.791522 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: os-snapshot-manage {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.792366 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: qos-specs {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.792751 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: cgsnapshots {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.792969 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: os-quota-class-sets {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.793297 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: os-hosts {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.794128 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: consistencygroups {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.794231 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: encryption {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.794466 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: backups {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.794690 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: scheduler-stats {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.795773 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extended resource: capabilities {{(pid=111222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.796068 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: os-volume-transfer {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.796129 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: os-availability-zone {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.796459 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: os-hosts {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.797418 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: os-snapshot-manage {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.797679 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: extra_specs {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.797728 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.797866 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: scheduler-stats {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.798911 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: os-quota-class-sets {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.799203 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.799273 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: os-volume-transfer {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.799776 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: cgsnapshots {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.800161 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: encryption {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.800615 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.801153 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: consistencygroups {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.801455 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: extra_specs {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.801729 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extended resource: capabilities {{(pid=111220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.802018 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.803036 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: cgsnapshots {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.803118 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: os-availability-zone {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.803431 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.803727 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.804389 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: consistencygroups {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.804456 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: os-snapshot-manage {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.804872 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.805169 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.805852 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.contrib.snapshot_actions [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] SnapshotActionsController initialized {{(pid=111222) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 02:03:03.805924 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: os-quota-class-sets {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.806364 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: os-availability-zone {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.806576 np0000164991 devstack@c-api.service[111222]: WARNING castellan.key_manager.migration [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.806645 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.807151 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: encryption {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.807434 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.807539 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.807661 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extension UsedLimits extending resource: limits {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.807728 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: os-snapshot-manage {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.807786 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.807875 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.808001 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.808089 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.808148 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.808211 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extension TypesManage extending resource: types {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.808272 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.808399 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extension AdminActions extending resource: volumes {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.808530 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extension AdminActions extending resource: snapshots {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.808604 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extension AdminActions extending resource: backups {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.808683 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extended resource: capabilities {{(pid=111221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.808755 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.808851 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.808915 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extension VolumeActions extending resource: volumes {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.809133 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: os-quota-class-sets {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.809219 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.v3.router [None req-d637c836-5edb-47c1-bb8b-84517b65e575 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.809434 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.810420 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: encryption {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.810691 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.810891 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.811390 np0000164991 devstack@c-api.service[111222]: WARNING keystonemiddleware.auth_token [None req-d637c836-5edb-47c1-bb8b-84517b65e575 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 11 02:03:03.811846 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.contrib.snapshot_actions [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] SnapshotActionsController initialized {{(pid=111220) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 02:03:03.811990 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extended resource: capabilities {{(pid=111223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 02:03:03.812115 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.812599 np0000164991 devstack@c-api.service[111220]: WARNING castellan.key_manager.migration [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.813470 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.813539 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.813591 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.813695 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extension UsedLimits extending resource: limits {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.813786 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.813921 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.813984 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.814050 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.814180 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.814304 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extension TypesManage extending resource: types {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.814420 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.814572 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extension AdminActions extending resource: volumes {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.814676 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extension AdminActions extending resource: snapshots {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.814740 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extension AdminActions extending resource: backups {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.814876 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.814994 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.815057 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.815141 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extension VolumeActions extending resource: volumes {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.815230 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.v3.router [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.815445 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.816330 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.816881 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.817264 np0000164991 devstack@c-api.service[111222]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b19972a3668 pid: 111222 (default app) Apr 11 02:03:03.817482 np0000164991 devstack@c-api.service[111220]: WARNING keystonemiddleware.auth_token [None req-95b51cc6-c255-46d1-be8b-59e30fc54ed2 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 11 02:03:03.817752 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.817752 np0000164991 devstack@c-api.service[111222]: warnings.warn( Apr 11 02:03:03.817851 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.818294 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.818753 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.contrib.snapshot_actions [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] SnapshotActionsController initialized {{(pid=111221) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 02:03:03.819480 np0000164991 devstack@c-api.service[111221]: WARNING castellan.key_manager.migration [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.819680 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.820347 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.820459 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.820581 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extension UsedLimits extending resource: limits {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.820681 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.820784 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.820908 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.821007 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.821121 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extension TypesManage extending resource: types {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.821169 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.821219 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.821323 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extension AdminActions extending resource: volumes {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.821438 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extension AdminActions extending resource: snapshots {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.821536 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extension AdminActions extending resource: backups {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.821642 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.821741 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.821853 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extension VolumeActions extending resource: volumes {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.822060 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.v3.router [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.822122 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.contrib.snapshot_actions [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] SnapshotActionsController initialized {{(pid=111223) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 02:03:03.822892 np0000164991 devstack@c-api.service[111223]: WARNING castellan.key_manager.migration [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 02:03:03.823433 np0000164991 devstack@c-api.service[111220]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b19972a3668 pid: 111220 (default app) Apr 11 02:03:03.823738 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.823868 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.823980 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extension UsedLimits extending resource: limits {{(pid=111223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.824102 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.824212 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.824306 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.824357 np0000164991 devstack@c-api.service[111221]: WARNING keystonemiddleware.auth_token [None req-7eb3ae94-0be5-4537-8e21-9ba4871288d8 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 11 02:03:03.824402 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.824509 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extension TypesManage extending resource: types {{(pid=111223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.824615 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.824725 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extension AdminActions extending resource: volumes {{(pid=111223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.824861 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extension AdminActions extending resource: snapshots {{(pid=111223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.824969 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extension AdminActions extending resource: backups {{(pid=111223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.825069 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.825169 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.825267 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extension VolumeActions extending resource: volumes {{(pid=111223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.825312 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.825312 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.825312 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.825312 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.825556 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.825556 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.825556 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.825556 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.825749 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.825749 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.825749 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.825749 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.825749 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.825749 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.826068 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.826068 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.826068 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.826068 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.826276 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.v3.router [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 02:03:03.826326 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.826326 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.826326 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.826326 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.826533 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.826533 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.826533 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.826533 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.826727 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.826727 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.826727 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.826727 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.826727 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.827003 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.827003 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.827003 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.827003 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.827003 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.827250 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.827250 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.827250 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.827250 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.827250 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.827250 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.827552 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.827552 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.827552 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.827552 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.827552 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.827552 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.828277 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.828277 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.828277 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.828277 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.828277 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.828277 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.828551 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.828551 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.828551 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.828551 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.828551 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.828551 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.828860 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.828860 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.828860 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.828860 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.829050 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.829050 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.829050 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.829050 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.829050 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.829304 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.829304 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.829304 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.829304 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.829304 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.829527 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.829527 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.829527 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.829527 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.829527 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.829527 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.829790 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.829790 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.829790 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.829790 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.829790 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.830052 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.830052 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.830052 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.830052 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.830052 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.830316 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.830316 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.830316 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.830316 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.830512 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.830512 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.830512 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.830512 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.830707 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.830707 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.830707 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.830707 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.830707 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.830968 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.830968 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.830968 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.830968 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.830968 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.831202 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.831202 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.831202 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.831202 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.831399 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.831399 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.831399 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.831399 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.831592 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.831592 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.831592 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.831592 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.831789 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.831789 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.831789 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.831789 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.832026 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.832026 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.832026 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.832026 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.832217 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.832217 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.832217 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.832217 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.832217 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.832217 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.832800 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.832800 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.832800 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.832800 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.832800 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.833245 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.833245 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.833245 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.833245 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.833245 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.833245 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.833245 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.833631 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.833631 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.833631 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.833631 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.833631 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.833631 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.833941 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.833941 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.833941 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.833941 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.833941 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.833941 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.834260 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.834260 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.834260 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.834260 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.834260 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.834260 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.834540 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.834540 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.834540 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.834540 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.834726 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.834726 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.834726 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.834726 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.835055 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.835055 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.835055 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.835055 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.835335 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.835335 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.835335 np0000164991 devstack@c-api.service[111222]: /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 11 02:03:03.835335 np0000164991 devstack@c-api.service[111222]: warnings.warn(deprecated_msg) Apr 11 02:03:03.835550 np0000164991 devstack@c-api.service[111223]: WARNING keystonemiddleware.auth_token [None req-7cd925e4-1e98-49e2-af2b-8986fde9e04f 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 11 02:03:03.835589 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.middleware.request_id [None req-ee32a61f-13cf-4e87-9c57-5c5a4884047d None None] RequestId filter calling following filter/app {{(pid=111222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:03:03.835645 np0000164991 devstack@c-api.service[111221]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b19972a3668 pid: 111221 (default app) Apr 11 02:03:03.835673 np0000164991 devstack@c-api.service[111222]: [pid: 111222|app: 0|req: 1/1] 199.204.45.57 () {60 vars in 946 bytes} [Sat Apr 11 02:03:03 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 11 02:03:03.835703 np0000164991 devstack@c-api.service[111223]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b19972a3668 pid: 111223 (default app) Apr 11 02:03:10.821342 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.821342 np0000164991 devstack@c-api.service[111220]: warnings.warn( Apr 11 02:03:10.834424 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.834424 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.834424 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.834424 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.834785 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.834785 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.834785 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.834785 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.835050 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.835050 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.835050 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.835050 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.835050 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.835050 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.835390 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.835390 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.835390 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.835390 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.835390 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.835719 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.835719 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.835719 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.835719 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.835719 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.836033 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.836033 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.836033 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.836033 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.836261 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.836261 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.836261 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.836261 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.836261 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.836566 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.836566 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.836566 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.836566 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.836566 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.836860 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.836860 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.836860 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.836860 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.836860 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.836860 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.837199 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.837199 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.837199 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.837199 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.837199 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.837199 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.837555 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.837555 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.837555 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.837555 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.837555 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.837555 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.837933 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.837933 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.837933 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.837933 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.837933 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.838290 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.838290 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.838290 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.838290 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.838290 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.838589 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.838589 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.838589 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.838589 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.838589 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.838589 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.838949 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.838949 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.838949 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.838949 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.838949 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.838949 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.839292 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.839292 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.839292 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.839292 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.839292 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.839491 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.839491 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.839491 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.839491 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.839491 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.839684 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.839684 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.839684 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.839684 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.839859 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.839859 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.839859 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.839859 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.840018 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.840018 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.840018 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.840018 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.840018 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.840229 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.840229 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.840229 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.840229 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.840229 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.840417 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.840417 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.840417 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.840417 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.840575 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.840575 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.840575 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.840575 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.840733 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.840733 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.840733 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.840733 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.840969 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.840969 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.840969 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.840969 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.841137 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.841137 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.841137 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.841137 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.841294 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.841294 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.841294 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.841294 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.841294 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.841488 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.841488 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.841488 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.841488 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.841488 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.841488 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.841721 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.841721 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.841721 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.841721 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.841721 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.841918 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.841918 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.841918 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.841918 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.841918 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.841918 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.842170 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.842170 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.842170 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.842170 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.842170 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.842170 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.842389 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.842389 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.842389 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.842389 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.842389 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.842389 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.842620 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.842620 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.842620 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.842620 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.842620 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.842620 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.842866 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.842866 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.842866 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.842866 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.843038 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.843038 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.843038 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.843038 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.843038 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.843233 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.843233 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.843233 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.843233 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:10.843233 np0000164991 devstack@c-api.service[111220]: warnings.warn(deprecated_msg) Apr 11 02:03:10.843233 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.middleware.request_id [None req-28b2d7ea-45d5-4aad-b061-d7c2f1f4212b None None] RequestId filter calling following filter/app {{(pid=111220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:03:11.297751 np0000164991 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-28b2d7ea-45d5-4aad-b061-d7c2f1f4212b admin admin] POST https://199.204.45.57/volume/v3/types Apr 11 02:03:11.298328 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [None req-28b2d7ea-45d5-4aad-b061-d7c2f1f4212b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 02:03:11.299934 np0000164991 devstack@c-api.service[111220]: /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 11 02:03:11.299934 np0000164991 devstack@c-api.service[111220]: warnings.warn( Apr 11 02:03:11.309281 np0000164991 devstack@c-api.service[111220]: DEBUG oslo_db.sqlalchemy.engines [None req-28b2d7ea-45d5-4aad-b061-d7c2f1f4212b 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=111220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 02:03:11.341157 np0000164991 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [None req-28b2d7ea-45d5-4aad-b061-d7c2f1f4212b admin admin] https://199.204.45.57/volume/v3/types returned with HTTP 200 Apr 11 02:03:11.341671 np0000164991 devstack@c-api.service[111220]: [pid: 111220|app: 0|req: 1/2] 199.204.45.57 () {68 vars in 1281 bytes} [Sat Apr 11 02:03:10 2026] POST /volume/v3/types => generated 186 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 02:03:11.378261 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.378261 np0000164991 devstack@c-api.service[111221]: warnings.warn( Apr 11 02:03:11.390786 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.390786 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.390786 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.390786 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.390786 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.391217 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.391217 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.391217 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.391217 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.391217 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.391527 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.391527 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.391527 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.391527 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.391527 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.391527 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.391958 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.391958 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.391958 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.391958 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.392260 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.392260 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.392260 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.392260 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.392702 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.392702 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.392702 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.392702 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.392975 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.392975 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.392975 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.392975 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.392975 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.393291 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.393291 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.393291 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.393291 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.393291 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.393587 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.393587 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.393587 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.393587 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.393587 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.393587 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.394153 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.394153 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.394153 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.394153 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.394153 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.394153 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.394571 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.394571 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.394571 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.394571 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.394571 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.394571 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.394979 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.394979 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.394979 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.394979 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.394979 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.395316 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.395316 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.395316 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.395316 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.395316 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.395611 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.395611 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.395611 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.395611 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.395611 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.395611 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.396008 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.396008 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.396008 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.396008 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.396008 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.396008 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.396358 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.396358 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.396358 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.396358 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.396358 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.396692 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.396692 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.396692 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.396692 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.396692 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.397056 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.397056 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.397056 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.397056 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.397332 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.397332 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.397332 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.397332 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.397595 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.397595 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.397595 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.397595 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.397595 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.397934 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.397934 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.397934 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.397934 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.397934 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.398230 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.398230 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.398230 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.398230 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.398505 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.398505 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.398505 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.398505 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.398744 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.398744 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.398744 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.398744 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.398997 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.398997 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.398997 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.398997 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.399227 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.399227 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.399227 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.399227 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.399456 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.399456 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.399456 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.399456 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.399456 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.399634 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.399634 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.399634 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.399634 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.399634 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.399634 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.399854 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.399854 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.399854 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.399854 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.399854 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.400027 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.400027 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.400027 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.400027 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.400027 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.400027 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.400233 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.400233 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.400233 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.400233 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.400233 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.400233 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.400449 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.400449 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.400449 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.400449 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.400449 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.400449 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.400655 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.400655 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.400655 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.400655 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.400655 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.400655 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.400890 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.400890 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.400890 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.400890 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.401087 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.401087 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.401087 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.401087 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.401087 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.401268 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.401268 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.401268 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.401268 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.401268 np0000164991 devstack@c-api.service[111221]: warnings.warn(deprecated_msg) Apr 11 02:03:11.401268 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.middleware.request_id [req-28b2d7ea-45d5-4aad-b061-d7c2f1f4212b req-8eb21621-de2f-4969-a03f-b2ea0a792629 None None] RequestId filter calling following filter/app {{(pid=111221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:03:11.700147 np0000164991 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [req-28b2d7ea-45d5-4aad-b061-d7c2f1f4212b req-8eb21621-de2f-4969-a03f-b2ea0a792629 admin admin] POST https://199.204.45.57/volume/v3/types/d3a24044-314b-47d4-8fa6-766e079eb830/extra_specs Apr 11 02:03:11.700695 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [req-28b2d7ea-45d5-4aad-b061-d7c2f1f4212b req-8eb21621-de2f-4969-a03f-b2ea0a792629 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 02:03:11.702315 np0000164991 devstack@c-api.service[111221]: /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 11 02:03:11.702315 np0000164991 devstack@c-api.service[111221]: warnings.warn( Apr 11 02:03:11.712575 np0000164991 devstack@c-api.service[111221]: DEBUG oslo_db.sqlalchemy.engines [req-28b2d7ea-45d5-4aad-b061-d7c2f1f4212b req-8eb21621-de2f-4969-a03f-b2ea0a792629 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=111221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 02:03:11.788265 np0000164991 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [req-28b2d7ea-45d5-4aad-b061-d7c2f1f4212b req-8eb21621-de2f-4969-a03f-b2ea0a792629 admin admin] https://199.204.45.57/volume/v3/types/d3a24044-314b-47d4-8fa6-766e079eb830/extra_specs returned with HTTP 200 Apr 11 02:03:11.788857 np0000164991 devstack@c-api.service[111221]: [pid: 111221|app: 0|req: 1/3] 199.204.45.57 () {70 vars in 1498 bytes} [Sat Apr 11 02:03:11 2026] POST /volume/v3/types/d3a24044-314b-47d4-8fa6-766e079eb830/extra_specs => generated 55 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:03:13.702123 np0000164991 devstack@c-api.service[111222]: DEBUG dbcounter [-] [111222] Writing DB stats cinder:SELECT=6 {{(pid=111222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:03:13.717546 np0000164991 devstack@c-api.service[111223]: DEBUG dbcounter [-] [111223] Writing DB stats cinder:SELECT=6 {{(pid=111223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:03:21.339259 np0000164991 devstack@c-api.service[111220]: DEBUG dbcounter [-] [111220] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:03:21.785993 np0000164991 devstack@c-api.service[111221]: DEBUG dbcounter [-] [111221] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:05:55.094323 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.middleware.request_id [None req-6d5044b7-b08a-4df0-ba58-d1fdaeef25ba None None] RequestId filter calling following filter/app {{(pid=111222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:05:55.095257 np0000164991 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-6d5044b7-b08a-4df0-ba58-d1fdaeef25ba None None] GET https://199.204.45.57/volume// Apr 11 02:05:55.095474 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-6d5044b7-b08a-4df0-ba58-d1fdaeef25ba None None] Empty body provided in request {{(pid=111222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:05:55.095847 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-6d5044b7-b08a-4df0-ba58-d1fdaeef25ba None None] Calling method 'all' {{(pid=111222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:05:55.096493 np0000164991 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-6d5044b7-b08a-4df0-ba58-d1fdaeef25ba None None] https://199.204.45.57/volume// returned with HTTP 300 Apr 11 02:05:55.096895 np0000164991 devstack@c-api.service[111222]: [pid: 111222|app: 0|req: 2/4] 199.204.45.57 () {66 vars in 1449 bytes} [Sat Apr 11 02:05:55 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 11 02:06:34.251047 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.251047 np0000164991 devstack@c-api.service[111223]: warnings.warn( Apr 11 02:06:34.262564 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.262564 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.262564 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.262564 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.262564 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.263093 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.263093 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.263093 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.263093 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.263093 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.263430 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.263430 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.263430 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.263430 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.263430 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.263430 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.263897 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.263897 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.263897 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.263897 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.264184 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.264184 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.264184 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.264184 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.264475 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.264475 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.264475 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.264475 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.264775 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.264775 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.264775 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.264775 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.264775 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.265195 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.265195 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.265195 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.265195 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.265195 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.265599 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.265599 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.265599 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.265599 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.265599 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.265599 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.266063 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.266063 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.266063 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.266063 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.266063 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.266063 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.266512 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.266512 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.266512 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.266512 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.266512 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.266512 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.266971 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.266971 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.266971 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.266971 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.266971 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.267340 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.267340 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.267340 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.267340 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.267340 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.267670 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.267670 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.267670 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.267670 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.267670 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.267670 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.268154 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.268154 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.268154 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.268154 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.268154 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.268154 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.268540 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.268540 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.268540 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.268540 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.268540 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.268950 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.268950 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.268950 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.268950 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.268950 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.269462 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.269462 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.269462 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.269462 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.269772 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.269772 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.269772 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.269772 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.270128 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.270128 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.270128 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.270128 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.270128 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.270499 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.270499 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.270499 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.270499 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.270499 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.270822 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.270822 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.270822 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.270822 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.271177 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.271177 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.271177 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.271177 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.271475 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.271475 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.271475 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.271475 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.271765 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.271765 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.271765 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.271765 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.272110 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.272110 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.272110 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.272110 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.272394 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.272394 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.272394 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.272394 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.272394 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.272763 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.272763 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.272763 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.272763 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.272763 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.272763 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.273217 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.273217 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.273217 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.273217 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.273217 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.273596 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.273596 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.273596 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.273596 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.273596 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.273596 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.274044 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.274044 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.274044 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.274044 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.274044 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.274044 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.274464 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.274464 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.274464 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.274464 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.274464 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.274464 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.274890 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.274890 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.274890 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.274890 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.274890 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.274890 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.275334 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.275334 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.275334 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.275334 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.275629 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.275629 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.275629 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.275629 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.275629 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.276044 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.276044 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.276044 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.276044 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.276044 np0000164991 devstack@c-api.service[111223]: warnings.warn(deprecated_msg) Apr 11 02:06:34.276044 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.middleware.request_id [None req-3169c021-9c5c-44b5-a3b7-2f9235f5d363 None None] RequestId filter calling following filter/app {{(pid=111223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:06:34.582513 np0000164991 devstack@c-api.service[111223]: INFO cinder.api.openstack.wsgi [None req-3169c021-9c5c-44b5-a3b7-2f9235f5d363 demo demo] GET https://199.204.45.57/volume/v3/types?is_public=None Apr 11 02:06:34.583063 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.openstack.wsgi [None req-3169c021-9c5c-44b5-a3b7-2f9235f5d363 demo demo] Empty body provided in request {{(pid=111223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:06:34.583386 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.openstack.wsgi [None req-3169c021-9c5c-44b5-a3b7-2f9235f5d363 demo demo] Calling method 'index' {{(pid=111223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:06:34.584025 np0000164991 devstack@c-api.service[111223]: /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 11 02:06:34.584025 np0000164991 devstack@c-api.service[111223]: warnings.warn( Apr 11 02:06:34.584899 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.api_utils [None req-3169c021-9c5c-44b5-a3b7-2f9235f5d363 demo demo] Removing options '' from query. {{(pid=111223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:06:34.595729 np0000164991 devstack@c-api.service[111223]: DEBUG oslo_db.sqlalchemy.engines [None req-3169c021-9c5c-44b5-a3b7-2f9235f5d363 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=111223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 02:06:34.615165 np0000164991 devstack@c-api.service[111223]: INFO cinder.api.openstack.wsgi [None req-3169c021-9c5c-44b5-a3b7-2f9235f5d363 demo demo] https://199.204.45.57/volume/v3/types?is_public=None returned with HTTP 200 Apr 11 02:06:34.615656 np0000164991 devstack@c-api.service[111223]: [pid: 111223|app: 0|req: 1/5] 199.204.45.57 () {64 vars in 1256 bytes} [Sat Apr 11 02:06:34 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 02:06:34.629179 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.middleware.request_id [req-3169c021-9c5c-44b5-a3b7-2f9235f5d363 req-18ff339c-2e24-4d0b-b7a7-d27b3cb17ae3 None None] RequestId filter calling following filter/app {{(pid=111220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:06:34.634063 np0000164991 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [req-3169c021-9c5c-44b5-a3b7-2f9235f5d363 req-18ff339c-2e24-4d0b-b7a7-d27b3cb17ae3 demo demo] GET https://199.204.45.57/volume/v3/types/default Apr 11 02:06:34.634306 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [req-3169c021-9c5c-44b5-a3b7-2f9235f5d363 req-18ff339c-2e24-4d0b-b7a7-d27b3cb17ae3 demo demo] Empty body provided in request {{(pid=111220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:06:34.634574 np0000164991 devstack@c-api.service[111220]: DEBUG cinder.api.openstack.wsgi [req-3169c021-9c5c-44b5-a3b7-2f9235f5d363 req-18ff339c-2e24-4d0b-b7a7-d27b3cb17ae3 demo demo] Calling method 'show' {{(pid=111220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:06:34.646613 np0000164991 devstack@c-api.service[111220]: INFO cinder.api.openstack.wsgi [req-3169c021-9c5c-44b5-a3b7-2f9235f5d363 req-18ff339c-2e24-4d0b-b7a7-d27b3cb17ae3 demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 Apr 11 02:06:34.647670 np0000164991 devstack@c-api.service[111220]: [pid: 111220|app: 0|req: 2/6] 199.204.45.57 () {66 vars in 1322 bytes} [Sat Apr 11 02:06:34 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 02:06:34.980988 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.middleware.request_id [None req-046ba757-fd35-43a1-b7bd-edcba0c735e8 None None] RequestId filter calling following filter/app {{(pid=111221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:06:34.986885 np0000164991 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-046ba757-fd35-43a1-b7bd-edcba0c735e8 demo demo] GET https://199.204.45.57/volume/v3/types/default Apr 11 02:06:34.987381 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-046ba757-fd35-43a1-b7bd-edcba0c735e8 demo demo] Empty body provided in request {{(pid=111221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:06:34.987749 np0000164991 devstack@c-api.service[111221]: DEBUG cinder.api.openstack.wsgi [None req-046ba757-fd35-43a1-b7bd-edcba0c735e8 demo demo] Calling method 'show' {{(pid=111221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:06:35.003163 np0000164991 devstack@c-api.service[111221]: INFO cinder.api.openstack.wsgi [None req-046ba757-fd35-43a1-b7bd-edcba0c735e8 demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 Apr 11 02:06:35.003494 np0000164991 devstack@c-api.service[111221]: [pid: 111221|app: 0|req: 2/7] 199.204.45.57 () {64 vars in 1251 bytes} [Sat Apr 11 02:06:34 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 02:06:35.431202 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.middleware.request_id [None req-8dcbdb4d-f0cf-44ae-b02d-0f67acc2f3f9 None None] RequestId filter calling following filter/app {{(pid=111222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:06:35.763280 np0000164991 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-8dcbdb4d-f0cf-44ae-b02d-0f67acc2f3f9 demo demo] GET https://199.204.45.57/volume/v3/types/default Apr 11 02:06:35.763513 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-8dcbdb4d-f0cf-44ae-b02d-0f67acc2f3f9 demo demo] Empty body provided in request {{(pid=111222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:06:35.763713 np0000164991 devstack@c-api.service[111222]: DEBUG cinder.api.openstack.wsgi [None req-8dcbdb4d-f0cf-44ae-b02d-0f67acc2f3f9 demo demo] Calling method 'show' {{(pid=111222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:06:35.773275 np0000164991 devstack@c-api.service[111222]: DEBUG oslo_db.sqlalchemy.engines [None req-8dcbdb4d-f0cf-44ae-b02d-0f67acc2f3f9 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=111222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 02:06:35.788865 np0000164991 devstack@c-api.service[111222]: /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 11 02:06:35.788865 np0000164991 devstack@c-api.service[111222]: warnings.warn( Apr 11 02:06:35.791278 np0000164991 devstack@c-api.service[111222]: INFO cinder.api.openstack.wsgi [None req-8dcbdb4d-f0cf-44ae-b02d-0f67acc2f3f9 demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 Apr 11 02:06:35.791665 np0000164991 devstack@c-api.service[111222]: [pid: 111222|app: 0|req: 3/8] 199.204.45.57 () {64 vars in 1251 bytes} [Sat Apr 11 02:06:35 2026] GET /volume/v3/types/default => generated 145 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 02:06:35.803883 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.middleware.request_id [None req-4498708f-c989-4ea7-a902-408a13c8e7c6 None None] RequestId filter calling following filter/app {{(pid=111223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:06:35.806824 np0000164991 devstack@c-api.service[111223]: INFO cinder.api.openstack.wsgi [None req-4498708f-c989-4ea7-a902-408a13c8e7c6 demo demo] GET https://199.204.45.57/volume/v3/types/default Apr 11 02:06:35.807084 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.openstack.wsgi [None req-4498708f-c989-4ea7-a902-408a13c8e7c6 demo demo] Empty body provided in request {{(pid=111223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:06:35.807335 np0000164991 devstack@c-api.service[111223]: DEBUG cinder.api.openstack.wsgi [None req-4498708f-c989-4ea7-a902-408a13c8e7c6 demo demo] Calling method 'show' {{(pid=111223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:06:35.821575 np0000164991 devstack@c-api.service[111223]: INFO cinder.api.openstack.wsgi [None req-4498708f-c989-4ea7-a902-408a13c8e7c6 demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 Apr 11 02:06:35.821878 np0000164991 devstack@c-api.service[111223]: [pid: 111223|app: 0|req: 2/9] 199.204.45.57 () {64 vars in 1251 bytes} [Sat Apr 11 02:06:35 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 11 02:06:44.641724 np0000164991 devstack@c-api.service[111220]: DEBUG dbcounter [-] [111220] Writing DB stats cinder:SELECT=2 {{(pid=111220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:06:44.999568 np0000164991 devstack@c-api.service[111221]: DEBUG dbcounter [-] [111221] Writing DB stats cinder:SELECT=2 {{(pid=111221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:06:45.786174 np0000164991 devstack@c-api.service[111222]: DEBUG dbcounter [-] [111222] Writing DB stats cinder:SELECT=2 {{(pid=111222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:06:45.817803 np0000164991 devstack@c-api.service[111223]: DEBUG dbcounter [-] [111223] Writing DB stats cinder:SELECT=3 {{(pid=111223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}