May 20 01:52:11.361952 np0000175174 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 01:52:11.372450 np0000175174 devstack@c-api.service[112539]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 01:52:11.375001 np0000175174 devstack@c-api.service[112539]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 01:52:11 2026] *** May 20 01:52:11.375001 np0000175174 devstack@c-api.service[112539]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 01:52:11.375001 np0000175174 devstack@c-api.service[112539]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 01:52:11.375001 np0000175174 devstack@c-api.service[112539]: nodename: np0000175174 May 20 01:52:11.375001 np0000175174 devstack@c-api.service[112539]: machine: x86_64 May 20 01:52:11.375001 np0000175174 devstack@c-api.service[112539]: clock source: unix May 20 01:52:11.375001 np0000175174 devstack@c-api.service[112539]: pcre jit disabled May 20 01:52:11.375001 np0000175174 devstack@c-api.service[112539]: detected number of CPU cores: 16 May 20 01:52:11.375001 np0000175174 devstack@c-api.service[112539]: current working directory: / May 20 01:52:11.375001 np0000175174 devstack@c-api.service[112539]: detected binary path: /usr/bin/uwsgi-core May 20 01:52:11.375001 np0000175174 devstack@c-api.service[112539]: your processes number limit is 256917 May 20 01:52:11.375001 np0000175174 devstack@c-api.service[112539]: your memory page size is 4096 bytes May 20 01:52:11.375001 np0000175174 devstack@c-api.service[112539]: detected max file descriptor number: 2048 May 20 01:52:11.375001 np0000175174 devstack@c-api.service[112539]: lock engine: pthread robust mutexes May 20 01:52:11.375856 np0000175174 devstack@c-api.service[112539]: thunder lock: enabled May 20 01:52:11.375856 np0000175174 devstack@c-api.service[112539]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 01:52:11.375856 np0000175174 devstack@c-api.service[112539]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 01:52:11.375856 np0000175174 devstack@c-api.service[112539]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 01:52:11.375856 np0000175174 devstack@c-api.service[112539]: Set PythonHome to /opt/stack/data/venv May 20 01:52:11.420662 np0000175174 devstack@c-api.service[112539]: Python main interpreter initialized at 0x7b8d1b0a3668 May 20 01:52:11.420662 np0000175174 devstack@c-api.service[112539]: python threads support enabled May 20 01:52:11.420662 np0000175174 devstack@c-api.service[112539]: your server socket listen backlog is limited to 100 connections May 20 01:52:11.420662 np0000175174 devstack@c-api.service[112539]: your mercy for graceful operations on workers is 80 seconds May 20 01:52:11.421255 np0000175174 devstack@c-api.service[112539]: mapped 671795 bytes (656 KB) for 4 cores May 20 01:52:11.421404 np0000175174 devstack@c-api.service[112539]: *** Operational MODE: preforking *** May 20 01:52:11.421596 np0000175174 devstack@c-api.service[112539]: *** uWSGI is running in multiple interpreter mode *** May 20 01:52:11.421596 np0000175174 devstack@c-api.service[112539]: spawned uWSGI master process (pid: 112539) May 20 01:52:11.421701 np0000175174 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 01:52:11.422498 np0000175174 devstack@c-api.service[112539]: spawned uWSGI worker 1 (pid: 112551, cores: 1) May 20 01:52:11.423242 np0000175174 devstack@c-api.service[112539]: spawned uWSGI worker 2 (pid: 112552, cores: 1) May 20 01:52:11.423782 np0000175174 devstack@c-api.service[112539]: spawned uWSGI worker 3 (pid: 112553, cores: 1) May 20 01:52:11.424292 np0000175174 devstack@c-api.service[112539]: spawned uWSGI worker 4 (pid: 112554, cores: 1) May 20 01:52:11.424382 np0000175174 devstack@c-api.service[112539]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 01:52:11.542939 np0000175174 devstack@c-api.service[112554]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 01:52:11.542939 np0000175174 devstack@c-api.service[112554]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 01:52:11.542939 np0000175174 devstack@c-api.service[112554]: we strongly recommend against using it for new projects. May 20 01:52:11.542939 np0000175174 devstack@c-api.service[112554]: If you are already using Eventlet, we recommend migrating to a different May 20 01:52:11.542939 np0000175174 devstack@c-api.service[112554]: framework. For more detail see May 20 01:52:11.542939 np0000175174 devstack@c-api.service[112554]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 01:52:11.542939 np0000175174 devstack@c-api.service[112554]: import eventlet # noqa May 20 01:52:11.548626 np0000175174 devstack@c-api.service[112551]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 01:52:11.548626 np0000175174 devstack@c-api.service[112551]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 01:52:11.548626 np0000175174 devstack@c-api.service[112551]: we strongly recommend against using it for new projects. May 20 01:52:11.548626 np0000175174 devstack@c-api.service[112551]: If you are already using Eventlet, we recommend migrating to a different May 20 01:52:11.548626 np0000175174 devstack@c-api.service[112551]: framework. For more detail see May 20 01:52:11.548626 np0000175174 devstack@c-api.service[112551]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 01:52:11.548626 np0000175174 devstack@c-api.service[112551]: import eventlet # noqa May 20 01:52:11.549092 np0000175174 devstack@c-api.service[112553]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 01:52:11.549092 np0000175174 devstack@c-api.service[112553]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 01:52:11.549092 np0000175174 devstack@c-api.service[112553]: we strongly recommend against using it for new projects. May 20 01:52:11.549092 np0000175174 devstack@c-api.service[112553]: If you are already using Eventlet, we recommend migrating to a different May 20 01:52:11.549092 np0000175174 devstack@c-api.service[112553]: framework. For more detail see May 20 01:52:11.549092 np0000175174 devstack@c-api.service[112553]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 01:52:11.549092 np0000175174 devstack@c-api.service[112553]: import eventlet # noqa May 20 01:52:11.553862 np0000175174 devstack@c-api.service[112552]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 01:52:11.553862 np0000175174 devstack@c-api.service[112552]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 01:52:11.553862 np0000175174 devstack@c-api.service[112552]: we strongly recommend against using it for new projects. May 20 01:52:11.553862 np0000175174 devstack@c-api.service[112552]: If you are already using Eventlet, we recommend migrating to a different May 20 01:52:11.553862 np0000175174 devstack@c-api.service[112552]: framework. For more detail see May 20 01:52:11.553862 np0000175174 devstack@c-api.service[112552]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 01:52:11.553862 np0000175174 devstack@c-api.service[112552]: import eventlet # noqa May 20 01:52:11.626706 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 01:52:11.626706 np0000175174 devstack@c-api.service[112554]: debtcollector.deprecate( May 20 01:52:11.637145 np0000175174 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 01:52:11.637145 np0000175174 devstack@c-api.service[112553]: debtcollector.deprecate( May 20 01:52:11.640762 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 01:52:11.640762 np0000175174 devstack@c-api.service[112551]: debtcollector.deprecate( May 20 01:52:11.641194 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 01:52:11.641194 np0000175174 devstack@c-api.service[112552]: debtcollector.deprecate( May 20 01:52:11.702866 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 01:52:11.702866 np0000175174 devstack@c-api.service[112554]: from cgi import parse_header May 20 01:52:11.713806 np0000175174 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 01:52:11.713806 np0000175174 devstack@c-api.service[112553]: from cgi import parse_header May 20 01:52:11.715693 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 01:52:11.715693 np0000175174 devstack@c-api.service[112551]: from cgi import parse_header May 20 01:52:11.717136 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 01:52:11.717136 np0000175174 devstack@c-api.service[112552]: from cgi import parse_header May 20 01:52:11.745741 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 01:52:11.745741 np0000175174 devstack@c-api.service[112554]: removals.removed_module( May 20 01:52:11.746395 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 01:52:11.746395 np0000175174 devstack@c-api.service[112554]: removals.removed_module( May 20 01:52:11.759413 np0000175174 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 01:52:11.759413 np0000175174 devstack@c-api.service[112553]: removals.removed_module( May 20 01:52:11.759564 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 01:52:11.759564 np0000175174 devstack@c-api.service[112551]: removals.removed_module( May 20 01:52:11.760082 np0000175174 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 01:52:11.760082 np0000175174 devstack@c-api.service[112553]: removals.removed_module( May 20 01:52:11.760246 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 01:52:11.760246 np0000175174 devstack@c-api.service[112551]: removals.removed_module( May 20 01:52:11.760749 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 01:52:11.760749 np0000175174 devstack@c-api.service[112552]: removals.removed_module( May 20 01:52:11.761401 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 01:52:11.761401 np0000175174 devstack@c-api.service[112552]: removals.removed_module( May 20 01:52:12.358274 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 01:52:12.358274 np0000175174 devstack@c-api.service[112551]: warnings.warn( May 20 01:52:12.363327 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 01:52:12.363327 np0000175174 devstack@c-api.service[112554]: warnings.warn( May 20 01:52:12.371495 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 01:52:12.371495 np0000175174 devstack@c-api.service[112552]: warnings.warn( May 20 01:52:12.398976 np0000175174 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 01:52:12.398976 np0000175174 devstack@c-api.service[112553]: warnings.warn( May 20 01:52:12.456579 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 01:52:12.456579 np0000175174 devstack@c-api.service[112551]: warnings.warn( May 20 01:52:12.462827 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 01:52:12.462827 np0000175174 devstack@c-api.service[112554]: warnings.warn( May 20 01:52:12.470008 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 01:52:12.470008 np0000175174 devstack@c-api.service[112552]: warnings.warn( May 20 01:52:12.526648 np0000175174 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 01:52:12.526648 np0000175174 devstack@c-api.service[112553]: warnings.warn( May 20 01:52:12.744824 np0000175174 devstack@c-api.service[112551]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 01:52:12.745146 np0000175174 devstack@c-api.service[112551]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112551) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 01:52:12.750980 np0000175174 devstack@c-api.service[112552]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 01:52:12.751287 np0000175174 devstack@c-api.service[112552]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112552) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 01:52:12.757643 np0000175174 devstack@c-api.service[112554]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 01:52:12.757643 np0000175174 devstack@c-api.service[112554]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112554) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 01:52:12.822148 np0000175174 devstack@c-api.service[112553]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 01:52:12.822756 np0000175174 devstack@c-api.service[112553]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112553) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 01:52:12.831735 np0000175174 devstack@c-api.service[112551]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 01:52:12.831735 np0000175174 devstack@c-api.service[112551]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 01:52:12.832044 np0000175174 devstack@c-api.service[112552]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 01:52:12.832044 np0000175174 devstack@c-api.service[112552]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 01:52:12.833671 np0000175174 devstack@c-api.service[112554]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 01:52:12.833671 np0000175174 devstack@c-api.service[112554]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 01:52:12.895981 np0000175174 devstack@c-api.service[112553]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 01:52:12.895981 np0000175174 devstack@c-api.service[112553]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 01:52:13.286692 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112554) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 01:52:13.287077 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112551) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 01:52:13.287171 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.287171 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.287286 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.287344 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.287344 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.287521 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.288372 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.288487 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.288551 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.288666 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.288759 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.288826 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.288884 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.288944 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.289014 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.289074 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.289149 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.289207 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.289285 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.289285 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.294399 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112552) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 01:52:13.294787 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.294879 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.294970 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.295037 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.295037 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.295037 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.295037 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.295280 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.295339 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.295424 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.295480 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.295533 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.295533 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.295533 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.295533 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.295533 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.295533 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.295908 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.295908 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.295908 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.295908 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.295908 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.295908 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.295908 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.296949 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.297045 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.297045 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.297118 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.297160 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.297229 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.297301 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.297354 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.297445 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.297500 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.297540 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.297595 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.297666 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.297710 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.297757 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.297806 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.297854 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.297903 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.297960 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.297960 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.298052 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.298093 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.298138 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.298138 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.298138 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.298138 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.298138 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.298324 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.298483 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.298544 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.298586 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.298656 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.298702 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.298743 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.298791 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.298839 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.298888 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.298952 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.299004 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.299004 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.299004 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.299004 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.299305 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.299396 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.299443 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.299531 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.299578 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.299659 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.299715 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.300953 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.301059 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.301059 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.301148 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.301189 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.301239 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.301239 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.301325 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.301370 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.301414 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.301414 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.301414 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.301555 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.301555 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.302685 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.302774 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.302826 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.302868 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.302921 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.302970 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.303020 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.303067 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.303108 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.303150 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.303207 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.303250 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.303298 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.303334 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.303378 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.303421 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.303454 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.303454 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.303454 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.303454 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.303454 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.303849 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.303910 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.303985 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.304155 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.304219 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.304260 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.304334 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.305290 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.305750 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.305750 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.305750 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.305750 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.305750 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.305750 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.306112 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.306191 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.306235 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.306306 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.306363 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.306413 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.306470 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.306516 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.306559 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.306605 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.306726 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.306783 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.306832 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.306885 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.306987 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.307035 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.307109 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.307170 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.307212 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.307251 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.307290 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.307290 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.307368 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.307423 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.307465 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.307505 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.307546 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.307589 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.307589 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.307692 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.307739 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.307779 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.307779 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.307779 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.307779 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.309436 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.309497 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.309536 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.309590 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.309754 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.309817 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.309862 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.309916 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.309958 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.309996 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.310039 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.310039 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.310117 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.310366 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.310448 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.310528 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.310591 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.310676 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.310725 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.310725 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.310725 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.310836 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.310836 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.310836 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.310961 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.311010 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.311076 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.311120 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.311161 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.311201 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.311245 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.311287 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.311328 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.311406 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.311456 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.311505 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.311555 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.311642 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.311700 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.311736 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.311789 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.311830 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.311876 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.311921 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.311965 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.312053 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.312114 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.312185 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.312234 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.312274 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.312320 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.312379 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.312453 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.312504 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.312551 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.312593 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.312667 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.312717 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.312760 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.312806 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.312847 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.312900 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.312942 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.313008 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.313008 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.313008 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.313180 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.313241 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.313304 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.313361 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.313433 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.313482 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.313522 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.313522 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.313588 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.313653 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.313691 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.313739 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.313782 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.313822 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.313822 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.313822 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.313822 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.313822 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.317103 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.317159 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.317209 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.317271 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.317365 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.317422 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.317422 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.317506 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.317555 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.317603 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.317682 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.317729 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.317768 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.317811 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.317854 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.317896 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.317935 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.317976 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.318029 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.318029 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.318029 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.319014 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.319085 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.319133 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.319177 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.319219 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.319261 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.319311 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.319352 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.319400 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.319441 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.319478 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.319533 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.319533 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.319641 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.319686 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.319739 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.319786 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.319834 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.319880 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.319928 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.319970 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.320079 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.320129 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.320174 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.320215 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.320266 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.320327 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.320378 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.320421 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.320462 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.320510 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.320560 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.320663 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.320717 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.320767 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.320813 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.320854 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.320895 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.320933 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.320973 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.321019 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.321019 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.321105 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.321145 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.321185 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.321232 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.321272 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.321316 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.321356 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.321394 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.322990 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.323163 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.323242 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.323304 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.323377 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.323434 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.323434 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.323434 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.323434 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.323434 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.323434 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.323434 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.323434 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.323888 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.323888 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.323888 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.323888 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.324200 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.324269 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.324333 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.324390 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.324466 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.324522 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.324588 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.324588 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.324588 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.324762 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.324832 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.324897 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.324897 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.324897 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.324897 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.324897 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.324897 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.325203 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.325203 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.325203 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.325203 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.325203 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.325203 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.325516 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.325573 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.325664 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.325664 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.325777 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.325840 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.325903 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.325903 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.326013 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.326068 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.326139 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.326194 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.326257 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.326321 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.326321 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.329562 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.329672 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.329672 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.329795 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.329795 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.329911 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.329911 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.330236 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.330317 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.330383 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.330383 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.330497 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.330497 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.330599 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.330713 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.330939 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.330939 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.331063 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.331063 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.331168 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.331231 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.332631 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.332703 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.332777 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.332844 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.332903 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.332943 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.332988 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.333032 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.333069 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.333107 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.333151 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.333189 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.333232 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.333232 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.333559 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.333632 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.333683 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.333741 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.333779 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.333814 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.333862 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.333898 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.333937 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.333974 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.334021 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.334070 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.334113 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.334149 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.334190 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.334224 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.334265 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.334304 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.334349 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.334390 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.334435 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.334479 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.334520 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.334567 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.334607 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.334666 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.334705 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.334741 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.334779 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.334817 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.334868 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.334914 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.334953 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.334991 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.335029 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.335080 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.335120 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.335166 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.335209 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.335249 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.335294 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.335338 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.335376 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.335416 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.335416 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.335416 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.335523 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.335563 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.335602 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.335671 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.335711 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.335747 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.335784 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.335825 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.335877 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.335915 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.335953 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.335990 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.336077 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.336130 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.336170 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.336205 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.336243 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.336281 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.336317 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.336359 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.336401 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.336439 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.336483 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.336526 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.336564 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.336604 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.336660 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.336710 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.336751 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.336787 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.336823 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.336823 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.336895 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.336944 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.336983 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.337022 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.337060 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.337106 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.337150 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.337187 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.337226 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.337262 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.337262 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.337262 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.337262 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.337412 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.337412 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.337412 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.337412 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.337412 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.337582 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.337638 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.337685 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.337731 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.337776 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.337776 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.337776 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.337776 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.337776 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.337943 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.337943 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.337943 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.337943 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.337943 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.337943 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.337943 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.338175 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.338175 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.338175 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.338273 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.338311 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.338359 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.338399 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.338433 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.338473 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.338518 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.338562 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.338605 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.338659 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.338704 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.338743 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.338781 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.338825 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.338869 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.338942 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.338942 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.338942 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.339329 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.339378 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.339418 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.339464 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.339504 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.339552 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112553) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 01:52:13.339595 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.339655 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.339705 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.339741 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.339782 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.339823 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.339863 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.339907 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.339954 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.340001 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.340100 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.340146 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.340183 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.340222 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.340257 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.340303 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.340347 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.340386 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.340436 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.340474 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.340510 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.340556 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.340600 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.340654 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.340688 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.340735 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.340781 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.340818 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.340866 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.340906 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.340935 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.340959 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.340986 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.341009 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.341036 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.341062 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.341062 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.341062 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.341062 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.341062 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.341185 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.341185 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.341185 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.341185 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.341185 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.341185 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.341185 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.341903 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.341969 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.342031 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.342089 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.342147 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.342202 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.342264 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.342436 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.342491 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.342550 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.342624 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.342684 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.342716 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.342748 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.342777 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.342802 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.342826 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.342852 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.342931 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.342962 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.342986 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.343011 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.343040 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.343064 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.343087 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.343115 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.343142 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.343169 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.343202 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.343226 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.343254 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.343277 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.343301 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.343324 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.343347 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.343391 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.343447 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.343504 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.343562 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.343596 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.343651 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.343681 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.343708 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.343736 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.343764 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.343789 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.343819 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.343867 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.343896 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.343941 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.343969 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.343998 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.344088 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.344146 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.344204 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.344233 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.344263 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.344295 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.344324 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.344347 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.344347 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.344395 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.344420 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.344485 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.344543 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.344582 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.344628 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.344657 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.344706 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.344768 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.344796 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.344854 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.344913 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.344973 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.345002 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.345035 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.345068 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.345096 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.345123 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.345150 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.345187 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.345217 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.345247 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.345275 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.345302 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.345333 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.345358 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.345385 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.345415 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.345446 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.345478 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.345508 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.345540 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.345567 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.345598 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.345649 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.345677 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.345677 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.346060 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.346124 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.346178 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.346235 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.346290 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.346347 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.346440 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.346840 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.346892 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.346962 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.347022 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.347073 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.347127 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.347199 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.347713 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.347754 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.347788 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.347812 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.347843 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.347874 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.347902 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.347930 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.347955 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.347986 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.348015 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.348068 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.348096 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.348119 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.348150 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.348179 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.348208 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.348235 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.348263 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.348289 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.348313 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.348337 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.348368 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.348368 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.348420 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.348447 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.348475 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.348498 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.348522 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.348522 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.348568 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.348623 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.348717 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.348770 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.348829 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.348882 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.348938 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.348992 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.349053 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.349471 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.349537 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.349591 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.349667 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.349763 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.349763 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.349832 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.350690 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.350748 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.350800 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.350862 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.350926 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.350978 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.351033 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.351445 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.351490 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.351559 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.351623 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.351688 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.351740 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.351816 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.351859 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.351928 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.351983 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.352192 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.352192 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.352192 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.352307 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.352307 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.352391 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.352426 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.352466 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.352523 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.352564 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.352657 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.353112 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.353165 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.353219 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.353279 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.353325 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.353399 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.353442 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.353927 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.353989 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.354046 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.354100 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.354151 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.354202 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.354267 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.355116 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.355171 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.355232 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.355277 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.355351 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.355393 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.355459 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.356174 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.356239 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.356279 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.356324 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.356399 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.356442 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.356504 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.356804 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.356848 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.356909 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.356964 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.357017 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.357059 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.357142 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.357186 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.357250 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.357297 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.357357 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.357411 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.357456 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.357523 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.357764 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.357813 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.357867 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.357916 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.357964 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.358039 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.358087 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.358145 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.358191 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.358240 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.358306 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.358360 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.358415 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.358469 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.358771 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.358829 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.358884 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.358935 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.359002 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.359050 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.359095 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.359388 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.359432 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.359501 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.359551 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.359620 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.359678 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.359739 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.360212 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.360288 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.360326 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.360365 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.360425 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.360490 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.360530 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.360597 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.360666 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.360723 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.360775 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.360826 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.360881 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.360945 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.361475 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.361528 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.361584 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.361648 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.361718 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.361760 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.361827 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.362099 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.362149 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.362207 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.362263 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.362310 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.362370 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.362430 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.362735 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.362790 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.362838 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.362910 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.362954 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.363009 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.363070 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:52:13.363712 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:52:13.363755 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:52:13.363823 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:52:13.363877 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:52:13.363920 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:52:13.363982 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:52:13.392465 np0000175174 devstack@c-api.service[112554]: INFO dbcounter [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Registered counter for database cinder May 20 01:52:13.393187 np0000175174 devstack@c-api.service[112551]: INFO dbcounter [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Registered counter for database cinder May 20 01:52:13.397853 np0000175174 devstack@c-api.service[112552]: INFO dbcounter [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Registered counter for database cinder May 20 01:52:13.404018 np0000175174 devstack@c-api.service[112551]: DEBUG oslo_db.sqlalchemy.engines [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e 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=112551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:52:13.405371 np0000175174 devstack@c-api.service[112554]: DEBUG oslo_db.sqlalchemy.engines [None req-947ce210-ec18-4142-b96b-393143bc2472 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=112554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:52:13.409376 np0000175174 devstack@c-api.service[112553]: INFO dbcounter [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Registered counter for database cinder May 20 01:52:13.411593 np0000175174 devstack@c-api.service[112552]: DEBUG oslo_db.sqlalchemy.engines [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 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=112552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:52:13.421649 np0000175174 devstack@c-api.service[112553]: DEBUG oslo_db.sqlalchemy.engines [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 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=112553) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:52:13.520650 np0000175174 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writer thread running {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 01:52:13.520857 np0000175174 devstack@c-api.service[112551]: DEBUG dbcounter [-] [112551] Writer thread running {{(pid=112551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 01:52:13.520929 np0000175174 devstack@c-api.service[112554]: INFO cinder.rpc [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 01:52:13.522624 np0000175174 devstack@c-api.service[112554]: INFO cinder.rpc [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 01:52:13.522675 np0000175174 devstack@c-api.service[112551]: INFO cinder.rpc [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 01:52:13.525023 np0000175174 devstack@c-api.service[112554]: INFO cinder.rpc [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 01:52:13.525172 np0000175174 devstack@c-api.service[112551]: INFO cinder.rpc [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 01:52:13.527251 np0000175174 devstack@c-api.service[112551]: INFO cinder.rpc [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 01:52:13.527298 np0000175174 devstack@c-api.service[112554]: INFO cinder.rpc [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 01:52:13.528469 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.529083 np0000175174 devstack@c-api.service[112551]: INFO cinder.rpc [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 01:52:13.529892 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.530679 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.531456 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.533795 np0000175174 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writer thread running {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 01:52:13.536034 np0000175174 devstack@c-api.service[112554]: DEBUG oslo_db.sqlalchemy.engines [None req-947ce210-ec18-4142-b96b-393143bc2472 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=112554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:52:13.537269 np0000175174 devstack@c-api.service[112552]: INFO cinder.rpc [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 01:52:13.537429 np0000175174 devstack@c-api.service[112551]: DEBUG oslo_db.sqlalchemy.engines [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e 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=112551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:52:13.538250 np0000175174 devstack@c-api.service[112554]: INFO cinder.rpc [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 01:52:13.539292 np0000175174 devstack@c-api.service[112551]: INFO cinder.rpc [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 01:52:13.539704 np0000175174 devstack@c-api.service[112552]: INFO cinder.rpc [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 01:52:13.539881 np0000175174 devstack@c-api.service[112554]: INFO cinder.rpc [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 01:52:13.540669 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.541224 np0000175174 devstack@c-api.service[112551]: INFO cinder.rpc [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 01:52:13.541504 np0000175174 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writer thread running {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 01:52:13.542257 np0000175174 devstack@c-api.service[112552]: INFO cinder.rpc [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 01:52:13.542319 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.544402 np0000175174 devstack@c-api.service[112553]: INFO cinder.rpc [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 01:52:13.544869 np0000175174 devstack@c-api.service[112552]: INFO cinder.rpc [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 01:52:13.546104 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.547067 np0000175174 devstack@c-api.service[112553]: INFO cinder.rpc [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 01:52:13.548631 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.549692 np0000175174 devstack@c-api.service[112553]: INFO cinder.rpc [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 01:52:13.551700 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.552317 np0000175174 devstack@c-api.service[112553]: INFO cinder.rpc [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 01:52:13.553584 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.554340 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.554875 np0000175174 devstack@c-api.service[112552]: DEBUG oslo_db.sqlalchemy.engines [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 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=112552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:52:13.555164 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.556191 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.557219 np0000175174 devstack@c-api.service[112552]: INFO cinder.rpc [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 01:52:13.557550 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.558315 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.559151 np0000175174 devstack@c-api.service[112552]: INFO cinder.rpc [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 01:52:13.560076 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.560672 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.562049 np0000175174 devstack@c-api.service[112553]: DEBUG oslo_db.sqlalchemy.engines [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 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=112553) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:52:13.562465 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.564649 np0000175174 devstack@c-api.service[112553]: INFO cinder.rpc [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 01:52:13.564717 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.566405 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.567058 np0000175174 devstack@c-api.service[112553]: INFO cinder.rpc [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 01:52:13.567575 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.568422 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.569304 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.571294 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.572476 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.572533 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.574327 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.575231 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.575786 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.577097 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.578104 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.578920 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.579545 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.579916 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.581416 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.582179 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.582829 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.583990 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.586650 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.586792 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.587634 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.587681 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.589461 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.590070 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.590645 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.590822 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.592739 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.592833 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.593098 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.594277 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.594728 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.594770 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.595583 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.595891 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.596320 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.597124 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.597656 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.597751 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.598533 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.598738 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.599211 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.599934 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.600212 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.600766 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.601026 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.601272 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.602151 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.602394 np0000175174 devstack@c-api.service[112554]: WARNING cinder.api.contrib.hosts [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 01:52:13.602828 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.603085 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.603474 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.604028 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: extensions {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.604660 np0000175174 devstack@c-api.service[112551]: WARNING cinder.api.contrib.hosts [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 01:52:13.605082 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.605337 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: os-availability-zone {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.605372 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.606261 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: extensions {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.606597 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: qos-specs {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.607546 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: os-availability-zone {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.608467 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.608670 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: extra_specs {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.609329 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: qos-specs {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.609387 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.610201 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: encryption {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.611117 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: extra_specs {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.611738 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.612243 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.612288 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: os-volume-type-access {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.612704 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: encryption {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.613811 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.613845 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: os-quota-class-sets {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.613870 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.614296 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: os-volume-type-access {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.615114 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: encryption {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.615265 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.615830 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: os-quota-class-sets {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.616538 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.616577 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: os-snapshot-manage {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.616603 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.617982 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: encryption {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.618021 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: consistencygroups {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.618129 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.619404 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: os-snapshot-manage {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.619537 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.619916 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: backups {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.620905 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: consistencygroups {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.620945 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.621903 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: scheduler-stats {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.622128 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.622270 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.622823 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: backups {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.623313 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: os-quota-sets {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.623396 np0000175174 devstack@c-api.service[112552]: WARNING cinder.api.contrib.hosts [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 01:52:13.624126 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.624743 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: os-volume-manage {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.624799 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: scheduler-stats {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.625097 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: extensions {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.625609 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.626135 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: capabilities {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.626192 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: os-quota-sets {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.626400 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: os-availability-zone {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.627367 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: os-volume-transfer {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.627543 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: os-volume-manage {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.627601 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.627669 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: qos-specs {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.628939 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: os-hosts {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.629015 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: capabilities {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.629218 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.629771 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: extra_specs {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.630277 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extended resource: cgsnapshots {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.630338 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: os-volume-transfer {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.630544 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.631710 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.contrib.snapshot_actions [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] SnapshotActionsController initialized {{(pid=112554) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 01:52:13.631985 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: encryption {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.632104 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.632489 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.632604 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: os-hosts {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.633538 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: os-volume-type-access {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.633723 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.633850 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.633939 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extended resource: cgsnapshots {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.635042 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: os-quota-class-sets {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.635132 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.635187 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.635350 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.contrib.snapshot_actions [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] SnapshotActionsController initialized {{(pid=112551) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 01:52:13.636330 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.636494 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: encryption {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.636585 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.636673 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.637737 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.637802 np0000175174 devstack@c-api.service[112553]: WARNING cinder.api.contrib.hosts [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 01:52:13.637944 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: os-snapshot-manage {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.638017 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.638424 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.639053 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.639363 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: consistencygroups {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.639450 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.639505 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: extensions {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.640393 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.640737 np0000175174 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.641042 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: os-availability-zone {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.641284 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: backups {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.641581 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.641728 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.641791 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.641848 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.642033 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.642120 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.642216 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extension AdminActions extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.642276 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: qos-specs {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.642333 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extension AdminActions extending resource: snapshots {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.642404 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extension AdminActions extending resource: backups {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.642515 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.642608 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extension VolumeActions extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.642752 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extension TypesManage extending resource: types {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.642896 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.642979 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.643078 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.643146 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.643216 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.643274 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: scheduler-stats {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.643332 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-947ce210-ec18-4142-b96b-393143bc2472 None None] Extension UsedLimits extending resource: limits {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.644494 np0000175174 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.644786 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: os-quota-sets {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.645150 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: extra_specs {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.645348 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.645492 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.645586 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.645802 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.645885 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.645982 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extension AdminActions extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.646090 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extension AdminActions extending resource: snapshots {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.646150 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: os-volume-manage {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.646217 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extension AdminActions extending resource: backups {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.646274 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.646378 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extension VolumeActions extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.646499 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extension TypesManage extending resource: types {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.646601 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.646703 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: encryption {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.646763 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.646819 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.646904 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.646999 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-f7ff77c0-8b2b-4752-9a41-c28abb4ac08e None None] Extension UsedLimits extending resource: limits {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.647565 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: capabilities {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.648412 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: os-volume-type-access {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.648969 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: os-volume-transfer {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.650051 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: os-quota-class-sets {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.650478 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: os-hosts {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.651279 np0000175174 devstack@c-api.service[112554]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b8d1b0a3668 pid: 112554 (default app) May 20 01:52:13.651552 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: encryption {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.651823 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extended resource: cgsnapshots {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.653066 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: os-snapshot-manage {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.653272 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.contrib.snapshot_actions [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] SnapshotActionsController initialized {{(pid=112552) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 01:52:13.654144 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.654572 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: consistencygroups {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.654804 np0000175174 devstack@c-api.service[112551]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b8d1b0a3668 pid: 112551 (default app) May 20 01:52:13.655574 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.656606 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: backups {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.656951 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.658308 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.658578 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: scheduler-stats {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.659629 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.659896 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.659896 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.660100 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.660100 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.660100 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.660100 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.660100 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.660555 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.660555 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.660555 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.660555 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.660555 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.660908 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: os-quota-sets {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.660982 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.660982 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.660982 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.660982 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.660982 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.660982 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.661585 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.661585 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.661585 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.661585 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.661900 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.661900 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.661900 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.661900 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.662218 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.662218 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.662218 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.662218 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.662218 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.662629 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.662629 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.662629 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.662629 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.662629 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.662969 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.662969 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.662969 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.662969 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.662969 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.662969 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.663415 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.663415 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.663415 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.663415 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.663415 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.663415 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.663987 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.663987 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.663987 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.663987 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.663987 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.663987 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.664466 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.664466 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.664466 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.664466 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.664466 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.664466 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.664925 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.664925 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.664925 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.664925 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.665223 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.665223 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.665223 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.665223 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.665223 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.665641 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.665641 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.665641 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.665641 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.665641 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.666008 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.666008 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.666008 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.666008 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.666008 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.666008 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.666425 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.666425 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.666425 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.666425 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.666425 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.666862 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.666862 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.666862 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.666862 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.666862 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.667234 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.667234 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.667234 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.667234 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.667545 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.667545 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.667545 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.667545 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.667860 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.667860 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.667860 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.667860 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.667860 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.668319 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.668319 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.668319 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.668319 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.668319 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.668692 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.668692 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.668692 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.668692 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.668969 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.668969 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.668969 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.668969 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.669132 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.669132 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.669132 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.669132 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.669300 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.669300 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.669300 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.669300 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.669473 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.669473 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.669473 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.669473 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.669661 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.669661 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.669661 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.669661 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.669661 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.669661 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.669930 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.669930 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.669930 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.669930 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.669930 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.670163 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.670163 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.670163 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.670163 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.670163 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.670163 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.670163 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.670453 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.670453 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.670453 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.670453 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.670635 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.670674 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.670674 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.670674 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.670674 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.670674 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.670913 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.670913 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.670913 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.670913 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.670913 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.670913 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.670913 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.671194 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.671194 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.671194 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.671194 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.671194 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.671419 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.671419 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.671419 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.671419 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.671419 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.671626 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.671626 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.671626 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.671626 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.671817 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.671817 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.671817 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:13.671817 np0000175174 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 20 01:52:13.671996 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: os-volume-manage {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.672035 np0000175174 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.672077 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: capabilities {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.672120 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-8cb19c1b-4e1a-4cd7-84ee-61eceb868e16 None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 01:52:13.672153 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.672153 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.672153 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.672153 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.672153 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.672153 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extension AdminActions extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.672153 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extension AdminActions extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.672437 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: os-volume-transfer {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.672483 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extension AdminActions extending resource: backups {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.672483 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.672483 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extension VolumeActions extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.672483 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extension TypesManage extending resource: types {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.672483 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.672483 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.672483 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.672721 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.672721 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-a7e96900-9797-4051-a79d-fcad3a1ba148 None None] Extension UsedLimits extending resource: limits {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.672789 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: os-hosts {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.672826 np0000175174 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 1/1] 199.19.213.39 () {60 vars in 949 bytes} [Wed May 20 01:52:13 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 20 01:52:13.672866 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extended resource: cgsnapshots {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:52:13.672866 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.contrib.snapshot_actions [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] SnapshotActionsController initialized {{(pid=112553) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 01:52:13.672866 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.672866 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.672866 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.673198 np0000175174 devstack@c-api.service[112552]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b8d1b0a3668 pid: 112552 (default app) May 20 01:52:13.673628 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.675002 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.676672 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.677807 np0000175174 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:52:13.678681 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.678817 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.678922 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.679702 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.679803 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.679903 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extension AdminActions extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.680015 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extension AdminActions extending resource: snapshots {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.680111 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extension AdminActions extending resource: backups {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.680248 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.680365 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extension VolumeActions extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.680518 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extension TypesManage extending resource: types {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.680636 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.680741 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.680846 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.680949 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.681049 np0000175174 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-af92aee9-7393-413d-8ea1-ba00b8c392c5 None None] Extension UsedLimits extending resource: limits {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:52:13.688631 np0000175174 devstack@c-api.service[112553]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b8d1b0a3668 pid: 112553 (default app) May 20 01:52:20.853692 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.853692 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.853692 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.853692 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.853692 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.854494 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.854494 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.854494 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.854494 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.854494 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.854815 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.854815 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.854815 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.854815 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.854815 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.854815 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.855151 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.855151 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.855151 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.855151 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.855417 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.855417 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.855417 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.855417 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.855667 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.855667 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.855667 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.855667 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.855951 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.855951 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.855951 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.855951 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.855951 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.856258 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.856258 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.856258 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.856258 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.856258 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.856540 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.856540 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.856540 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.856540 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.856540 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.856540 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.856896 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.856896 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.856896 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.856896 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.856896 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.856896 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.857255 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.857255 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.857255 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.857255 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.857255 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.857255 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.857579 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.857579 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.857579 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.857579 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.857579 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.857910 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.857910 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.857910 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.857910 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.857910 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.858183 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.858183 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.858183 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.858183 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.858183 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.858183 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.858514 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.858514 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.858514 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.858514 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.858514 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.858514 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.858874 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.858874 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.858874 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.858874 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.858874 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.859416 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.859416 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.859416 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.859416 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.859416 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.859738 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.859738 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.859738 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.859738 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.860039 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.860039 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.860039 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.860039 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.860393 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.860393 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.860393 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.860393 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.860393 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.860909 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.860909 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.860909 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.860909 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.860909 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.861149 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.861149 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.861149 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.861149 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.861295 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.861295 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.861295 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.861295 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.861443 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.861443 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.861443 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.861443 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.861589 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.861589 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.861589 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.861589 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.861753 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.861753 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.861753 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.861753 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.861912 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.861912 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.861912 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.861912 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.861912 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.862096 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.862096 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.862096 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.862096 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.862096 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.862096 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.862437 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.862437 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.862437 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.862437 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.862437 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.862718 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.862718 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.862718 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.862718 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.862718 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.862718 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.863085 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.863085 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.863085 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.863085 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.863085 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.863085 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.863420 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.863420 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.863420 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.863420 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.863420 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.863420 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.863810 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.863810 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.863810 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.863810 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.863810 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.863810 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.864167 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.864167 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.864167 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.864167 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.864403 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.864403 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.864403 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.864403 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.864403 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.864653 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.864653 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.864653 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.864653 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:52:20.864653 np0000175174 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 20 01:52:20.864653 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.middleware.request_id [None req-d9d0a635-4e18-4ecf-97ef-ba65cbf99933 None None] RequestId filter calling following filter/app {{(pid=112551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 01:52:21.344284 np0000175174 devstack@c-api.service[112551]: INFO cinder.api.openstack.wsgi [None req-d9d0a635-4e18-4ecf-97ef-ba65cbf99933 admin admin] POST https://199.19.213.39/volume/v3/types May 20 01:52:21.344491 np0000175174 devstack@c-api.service[112551]: DEBUG cinder.api.openstack.wsgi [None req-d9d0a635-4e18-4ecf-97ef-ba65cbf99933 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 01:52:21.346071 np0000175174 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 01:52:21.346071 np0000175174 devstack@c-api.service[112551]: warnings.warn( May 20 01:52:21.352094 np0000175174 devstack@c-api.service[112551]: DEBUG oslo_db.sqlalchemy.engines [None req-d9d0a635-4e18-4ecf-97ef-ba65cbf99933 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=112551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:52:21.385429 np0000175174 devstack@c-api.service[112551]: INFO cinder.api.openstack.wsgi [None req-d9d0a635-4e18-4ecf-97ef-ba65cbf99933 admin admin] https://199.19.213.39/volume/v3/types returned with HTTP 200 May 20 01:52:21.386210 np0000175174 devstack@c-api.service[112551]: [pid: 112551|app: 0|req: 1/2] 199.19.213.39 () {68 vars in 1281 bytes} [Wed May 20 01:52:20 2026] POST /volume/v3/types => generated 186 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 01:52:21.400601 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [req-d9d0a635-4e18-4ecf-97ef-ba65cbf99933 req-8c637ff4-b607-45fd-a6fb-37902880ee83 None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 01:52:21.717415 np0000175174 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [req-d9d0a635-4e18-4ecf-97ef-ba65cbf99933 req-8c637ff4-b607-45fd-a6fb-37902880ee83 admin admin] POST https://199.19.213.39/volume/v3/types/39dd161d-c8d4-4dab-806c-331cd02a4103/extra_specs May 20 01:52:21.717865 np0000175174 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [req-d9d0a635-4e18-4ecf-97ef-ba65cbf99933 req-8c637ff4-b607-45fd-a6fb-37902880ee83 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 01:52:21.719554 np0000175174 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 01:52:21.719554 np0000175174 devstack@c-api.service[112554]: warnings.warn( May 20 01:52:21.726075 np0000175174 devstack@c-api.service[112554]: DEBUG oslo_db.sqlalchemy.engines [req-d9d0a635-4e18-4ecf-97ef-ba65cbf99933 req-8c637ff4-b607-45fd-a6fb-37902880ee83 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=112554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:52:21.788018 np0000175174 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [req-d9d0a635-4e18-4ecf-97ef-ba65cbf99933 req-8c637ff4-b607-45fd-a6fb-37902880ee83 admin admin] https://199.19.213.39/volume/v3/types/39dd161d-c8d4-4dab-806c-331cd02a4103/extra_specs returned with HTTP 200 May 20 01:52:21.788604 np0000175174 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 2/3] 199.19.213.39 () {70 vars in 1498 bytes} [Wed May 20 01:52:21 2026] POST /volume/v3/types/39dd161d-c8d4-4dab-806c-331cd02a4103/extra_specs => generated 55 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 01:52:23.558968 np0000175174 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=6 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 01:52:23.566686 np0000175174 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=6 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 01:52:31.381402 np0000175174 devstack@c-api.service[112551]: DEBUG dbcounter [-] [112551] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 01:52:31.786308 np0000175174 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 02:04:57.335104 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.335104 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.335104 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.335104 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.335104 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.336578 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.336578 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.336578 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.336578 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.336578 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.336979 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.336979 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.336979 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.336979 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.336979 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.336979 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.337375 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.337375 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.337375 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.337375 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.338087 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.338087 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.338087 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.338087 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.338362 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.338362 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.338362 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.338362 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.339202 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.339202 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.339202 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.339202 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.339202 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.339983 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.339983 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.339983 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.339983 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.339983 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.340605 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.340605 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.340605 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.340605 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.340605 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.340605 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.341297 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.341297 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.341297 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.341297 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.341297 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.341297 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.341826 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.341826 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.341826 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.341826 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.341826 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.341826 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.342331 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.342331 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.342331 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.342331 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.342331 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.342797 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.342797 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.342797 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.342797 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.342797 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.343207 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.343207 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.343207 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.343207 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.343207 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.343207 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.343833 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.343833 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.343833 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.343833 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.343833 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.343833 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.344335 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.344335 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.344335 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.344335 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.344335 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.344843 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.344843 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.344843 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.344843 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.344843 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.345260 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.345260 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.345260 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.345260 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.345663 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.345663 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.345663 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.345663 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.346035 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.346035 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.346035 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.346035 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.346035 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.346326 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.346326 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.346326 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.346326 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.346326 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.346527 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.346527 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.346527 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.346527 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.347007 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.347007 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.347007 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.347007 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.347364 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.347364 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.347364 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.347364 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.347768 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.347768 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.347768 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.347768 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.348069 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.348069 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.348069 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.348069 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.348245 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.348245 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.348245 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.348245 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.348245 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.348519 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.348519 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.348519 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.348519 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.348519 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.348519 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.348851 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.348851 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.348851 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.348851 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.348851 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.349047 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.349047 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.349047 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.349047 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.349047 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.349047 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.349410 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.349410 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.349410 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.349410 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.349410 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.349410 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.349597 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.349597 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.349597 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.349597 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.349597 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.349597 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.349888 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.349888 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.349888 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.349888 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.349888 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.349888 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.350068 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.350068 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.350068 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.350068 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.350193 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.350193 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.350193 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.350193 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.350193 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.350352 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.350352 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.350352 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.350352 np0000175174 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 02:04:57.350352 np0000175174 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 20 02:04:57.350352 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-7117dcfd-27b3-4426-80b0-4d9271df87e0 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 02:04:57.350352 np0000175174 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-7117dcfd-27b3-4426-80b0-4d9271df87e0 None None] GET https://199.19.213.39/volume// May 20 02:04:57.350546 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-7117dcfd-27b3-4426-80b0-4d9271df87e0 None None] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 02:04:57.350546 np0000175174 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-7117dcfd-27b3-4426-80b0-4d9271df87e0 None None] Calling method 'all' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 02:04:57.350546 np0000175174 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-7117dcfd-27b3-4426-80b0-4d9271df87e0 None None] https://199.19.213.39/volume// returned with HTTP 300 May 20 02:04:57.350546 np0000175174 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 1/4] 199.19.213.39 () {66 vars in 1449 bytes} [Wed May 20 02:04:57 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)