May 21 01:51:47.333161 np0000175636 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 01:51:47.341558 np0000175636 devstack@c-api.service[112048]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 01:51:47.345732 np0000175636 devstack@c-api.service[112048]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 01:51:47 2026] *** May 21 01:51:47.345732 np0000175636 devstack@c-api.service[112048]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 01:51:47.345732 np0000175636 devstack@c-api.service[112048]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 21 01:51:47.345732 np0000175636 devstack@c-api.service[112048]: nodename: np0000175636 May 21 01:51:47.345732 np0000175636 devstack@c-api.service[112048]: machine: x86_64 May 21 01:51:47.345732 np0000175636 devstack@c-api.service[112048]: clock source: unix May 21 01:51:47.345732 np0000175636 devstack@c-api.service[112048]: pcre jit disabled May 21 01:51:47.345732 np0000175636 devstack@c-api.service[112048]: detected number of CPU cores: 16 May 21 01:51:47.345732 np0000175636 devstack@c-api.service[112048]: current working directory: / May 21 01:51:47.345732 np0000175636 devstack@c-api.service[112048]: detected binary path: /usr/bin/uwsgi-core May 21 01:51:47.345732 np0000175636 devstack@c-api.service[112048]: your processes number limit is 256917 May 21 01:51:47.345732 np0000175636 devstack@c-api.service[112048]: your memory page size is 4096 bytes May 21 01:51:47.345732 np0000175636 devstack@c-api.service[112048]: detected max file descriptor number: 2048 May 21 01:51:47.345732 np0000175636 devstack@c-api.service[112048]: lock engine: pthread robust mutexes May 21 01:51:47.345732 np0000175636 devstack@c-api.service[112048]: thunder lock: enabled May 21 01:51:47.347076 np0000175636 devstack@c-api.service[112048]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 01:51:47.347076 np0000175636 devstack@c-api.service[112048]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 01:51:47.347076 np0000175636 devstack@c-api.service[112048]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 01:51:47.347076 np0000175636 devstack@c-api.service[112048]: Set PythonHome to /opt/stack/data/venv May 21 01:51:47.386460 np0000175636 devstack@c-api.service[112048]: Python main interpreter initialized at 0x71a57a2a3668 May 21 01:51:47.386460 np0000175636 devstack@c-api.service[112048]: python threads support enabled May 21 01:51:47.386460 np0000175636 devstack@c-api.service[112048]: your server socket listen backlog is limited to 100 connections May 21 01:51:47.386460 np0000175636 devstack@c-api.service[112048]: your mercy for graceful operations on workers is 80 seconds May 21 01:51:47.387097 np0000175636 devstack@c-api.service[112048]: mapped 671795 bytes (656 KB) for 4 cores May 21 01:51:47.387239 np0000175636 devstack@c-api.service[112048]: *** Operational MODE: preforking *** May 21 01:51:47.387395 np0000175636 devstack@c-api.service[112048]: *** uWSGI is running in multiple interpreter mode *** May 21 01:51:47.387395 np0000175636 devstack@c-api.service[112048]: spawned uWSGI master process (pid: 112048) May 21 01:51:47.387563 np0000175636 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 01:51:47.388280 np0000175636 devstack@c-api.service[112048]: spawned uWSGI worker 1 (pid: 112058, cores: 1) May 21 01:51:47.388855 np0000175636 devstack@c-api.service[112048]: spawned uWSGI worker 2 (pid: 112059, cores: 1) May 21 01:51:47.391724 np0000175636 devstack@c-api.service[112048]: spawned uWSGI worker 3 (pid: 112060, cores: 1) May 21 01:51:47.391724 np0000175636 devstack@c-api.service[112048]: spawned uWSGI worker 4 (pid: 112061, cores: 1) May 21 01:51:47.391724 np0000175636 devstack@c-api.service[112048]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 01:51:47.513989 np0000175636 devstack@c-api.service[112058]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 01:51:47.513989 np0000175636 devstack@c-api.service[112058]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 01:51:47.513989 np0000175636 devstack@c-api.service[112058]: we strongly recommend against using it for new projects. May 21 01:51:47.513989 np0000175636 devstack@c-api.service[112058]: If you are already using Eventlet, we recommend migrating to a different May 21 01:51:47.513989 np0000175636 devstack@c-api.service[112058]: framework. For more detail see May 21 01:51:47.513989 np0000175636 devstack@c-api.service[112058]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 01:51:47.513989 np0000175636 devstack@c-api.service[112058]: import eventlet # noqa May 21 01:51:47.516511 np0000175636 devstack@c-api.service[112059]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 01:51:47.516511 np0000175636 devstack@c-api.service[112059]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 01:51:47.516511 np0000175636 devstack@c-api.service[112059]: we strongly recommend against using it for new projects. May 21 01:51:47.516511 np0000175636 devstack@c-api.service[112059]: If you are already using Eventlet, we recommend migrating to a different May 21 01:51:47.516511 np0000175636 devstack@c-api.service[112059]: framework. For more detail see May 21 01:51:47.516511 np0000175636 devstack@c-api.service[112059]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 01:51:47.516511 np0000175636 devstack@c-api.service[112059]: import eventlet # noqa May 21 01:51:47.518951 np0000175636 devstack@c-api.service[112061]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 01:51:47.518951 np0000175636 devstack@c-api.service[112061]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 01:51:47.518951 np0000175636 devstack@c-api.service[112061]: we strongly recommend against using it for new projects. May 21 01:51:47.518951 np0000175636 devstack@c-api.service[112061]: If you are already using Eventlet, we recommend migrating to a different May 21 01:51:47.518951 np0000175636 devstack@c-api.service[112061]: framework. For more detail see May 21 01:51:47.518951 np0000175636 devstack@c-api.service[112061]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 01:51:47.518951 np0000175636 devstack@c-api.service[112061]: import eventlet # noqa May 21 01:51:47.542116 np0000175636 devstack@c-api.service[112060]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 01:51:47.542116 np0000175636 devstack@c-api.service[112060]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 01:51:47.542116 np0000175636 devstack@c-api.service[112060]: we strongly recommend against using it for new projects. May 21 01:51:47.542116 np0000175636 devstack@c-api.service[112060]: If you are already using Eventlet, we recommend migrating to a different May 21 01:51:47.542116 np0000175636 devstack@c-api.service[112060]: framework. For more detail see May 21 01:51:47.542116 np0000175636 devstack@c-api.service[112060]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 01:51:47.542116 np0000175636 devstack@c-api.service[112060]: import eventlet # noqa May 21 01:51:47.597873 np0000175636 devstack@c-api.service[112058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 01:51:47.597873 np0000175636 devstack@c-api.service[112058]: debtcollector.deprecate( May 21 01:51:47.602544 np0000175636 devstack@c-api.service[112059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 01:51:47.602544 np0000175636 devstack@c-api.service[112059]: debtcollector.deprecate( May 21 01:51:47.603764 np0000175636 devstack@c-api.service[112061]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 01:51:47.603764 np0000175636 devstack@c-api.service[112061]: debtcollector.deprecate( May 21 01:51:47.637968 np0000175636 devstack@c-api.service[112060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 01:51:47.637968 np0000175636 devstack@c-api.service[112060]: debtcollector.deprecate( May 21 01:51:47.677778 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:47.677778 np0000175636 devstack@c-api.service[112058]: from cgi import parse_header May 21 01:51:47.686558 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:47.686558 np0000175636 devstack@c-api.service[112059]: from cgi import parse_header May 21 01:51:47.687653 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:47.687653 np0000175636 devstack@c-api.service[112061]: from cgi import parse_header May 21 01:51:47.717787 np0000175636 devstack@c-api.service[112060]: /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 21 01:51:47.717787 np0000175636 devstack@c-api.service[112060]: from cgi import parse_header May 21 01:51:47.722108 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:47.722108 np0000175636 devstack@c-api.service[112058]: removals.removed_module( May 21 01:51:47.722731 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:47.722731 np0000175636 devstack@c-api.service[112058]: removals.removed_module( May 21 01:51:47.730174 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:47.730174 np0000175636 devstack@c-api.service[112059]: removals.removed_module( May 21 01:51:47.733643 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:47.733643 np0000175636 devstack@c-api.service[112059]: removals.removed_module( May 21 01:51:47.733749 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:47.733749 np0000175636 devstack@c-api.service[112061]: removals.removed_module( May 21 01:51:47.733749 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:47.733749 np0000175636 devstack@c-api.service[112061]: removals.removed_module( May 21 01:51:47.770024 np0000175636 devstack@c-api.service[112060]: /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 21 01:51:47.770024 np0000175636 devstack@c-api.service[112060]: removals.removed_module( May 21 01:51:47.770765 np0000175636 devstack@c-api.service[112060]: /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 21 01:51:47.770765 np0000175636 devstack@c-api.service[112060]: removals.removed_module( May 21 01:51:48.329366 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:48.329366 np0000175636 devstack@c-api.service[112058]: warnings.warn( May 21 01:51:48.331205 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:48.331205 np0000175636 devstack@c-api.service[112059]: warnings.warn( May 21 01:51:48.371655 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:48.371655 np0000175636 devstack@c-api.service[112061]: warnings.warn( May 21 01:51:48.380391 np0000175636 devstack@c-api.service[112060]: /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 21 01:51:48.380391 np0000175636 devstack@c-api.service[112060]: warnings.warn( May 21 01:51:48.436044 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:48.436044 np0000175636 devstack@c-api.service[112058]: warnings.warn( May 21 01:51:48.436197 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:48.436197 np0000175636 devstack@c-api.service[112059]: warnings.warn( May 21 01:51:48.483070 np0000175636 devstack@c-api.service[112060]: /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 21 01:51:48.483070 np0000175636 devstack@c-api.service[112060]: warnings.warn( May 21 01:51:48.498205 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:48.498205 np0000175636 devstack@c-api.service[112061]: warnings.warn( May 21 01:51:48.727393 np0000175636 devstack@c-api.service[112059]: 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 21 01:51:48.727907 np0000175636 devstack@c-api.service[112059]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112059) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 01:51:48.734180 np0000175636 devstack@c-api.service[112058]: 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 21 01:51:48.734578 np0000175636 devstack@c-api.service[112058]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112058) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 01:51:48.766843 np0000175636 devstack@c-api.service[112060]: 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 21 01:51:48.767252 np0000175636 devstack@c-api.service[112060]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112060) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 01:51:48.789354 np0000175636 devstack@c-api.service[112061]: 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 21 01:51:48.789896 np0000175636 devstack@c-api.service[112061]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112061) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 01:51:48.810856 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:48.810856 np0000175636 devstack@c-api.service[112059]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 01:51:48.811535 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:48.811535 np0000175636 devstack@c-api.service[112058]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 01:51:48.830026 np0000175636 devstack@c-api.service[112060]: /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 21 01:51:48.830026 np0000175636 devstack@c-api.service[112060]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 01:51:48.854730 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:48.854730 np0000175636 devstack@c-api.service[112061]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 01:51:49.262652 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112059) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 01:51:49.262800 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112058) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 01:51:49.262862 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.262907 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.262936 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.262960 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.262986 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.263011 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.263050 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112060) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 01:51:49.263490 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.263573 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.263606 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.263660 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.263727 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.263765 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.263794 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.263824 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.263853 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.263889 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.263919 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.263944 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.263973 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.264001 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.264028 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.264061 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.264136 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.264344 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.264412 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.264476 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.264548 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.264643 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.264690 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.264760 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.270137 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.270210 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.270278 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.270342 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.270384 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.270484 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.270534 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.270564 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.270590 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.270590 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.270713 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.270757 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.270825 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.270878 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.271725 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.271799 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.271882 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.271913 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.271977 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.272028 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.272110 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.272773 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.272834 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.272898 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.272932 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.272963 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.272990 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.273020 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.273060 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.273087 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.273112 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.273142 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.273167 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.273193 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.273224 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.273249 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.273279 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.273312 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.273343 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.273343 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.273474 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.273511 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.273949 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.274019 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.274080 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.274114 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.274165 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.274289 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.274328 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.274358 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.274388 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.274412 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.274440 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.274464 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.274464 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.274517 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.274550 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.274576 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.274576 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.274644 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.274716 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.274767 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.274837 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.275661 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112061) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 01:51:49.276266 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.276306 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.276374 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.276410 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.276466 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.276502 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.276534 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.276562 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.276588 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.276659 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.276703 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.276739 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.276764 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.276764 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.276839 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.276878 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.276928 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.276977 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.277041 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.277073 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.277073 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.277073 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.277194 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.277194 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.277295 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.277409 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.277518 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.277607 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.277720 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.277812 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.277912 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.278070 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.278136 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.278199 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.278234 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.278288 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.278320 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.278371 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.278402 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.278438 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.278473 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.278500 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.278529 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.278529 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.278529 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.278653 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.278724 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.278989 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.279049 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.279112 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.279162 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.279231 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.279265 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.279354 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.279442 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.279559 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.279667 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.279802 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.279905 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.280672 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.280717 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.280788 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.280825 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.280874 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.280915 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.280945 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.280975 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.281005 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.281005 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.281050 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.281074 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.281099 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.281165 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.281240 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.281294 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.281354 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.281386 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.281465 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.281533 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.281611 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.281659 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.281740 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.281766 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.281821 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.281856 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.281912 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.281944 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.281969 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.281994 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.282017 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.282046 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.282074 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.282098 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.282163 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.282637 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.282716 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.282769 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.282796 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.282825 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.282849 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.282872 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.282897 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.282920 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.282944 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.282973 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.283000 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.283025 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.283051 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.283078 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.283103 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.283103 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.283145 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.283169 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.283193 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.283222 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.283246 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.283270 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.283293 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.283316 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.283339 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.283370 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.283370 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.283753 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.283816 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.283873 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.283940 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.283994 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.284052 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.284127 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.284640 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.284696 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.284789 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.284868 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.284868 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.284950 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.284979 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.285052 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.285120 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.285154 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.285211 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.285269 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.285354 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.285435 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.285471 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.285496 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.285536 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.285565 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.285595 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.285649 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.285682 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.285710 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.285738 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.285765 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.285792 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.285820 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.285847 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.285875 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.285906 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.285941 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.285972 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.286001 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.286026 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.286191 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.286264 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.286264 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.286380 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.286455 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.286508 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.286602 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.286684 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.286762 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.286833 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.287058 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.287119 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.287253 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.287289 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.287338 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.287450 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.287600 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.287719 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.287794 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.287837 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.288009 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.288101 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.288257 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.288298 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.288352 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.288812 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.288847 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.288878 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.288908 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.288931 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.288962 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.288991 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.289018 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.289042 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.289067 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.289101 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.289129 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.289156 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.289184 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.289210 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.289241 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.289269 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.289296 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.289323 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.289323 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.289323 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.289323 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.289437 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.289472 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.289504 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.289531 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.289560 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.289588 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.289614 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.289662 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.289690 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.289690 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.289745 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.289771 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.289798 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.289798 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.289798 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.289798 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.289900 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.289931 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.289963 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.289989 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.290015 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.290042 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.290073 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.290103 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.290129 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.290155 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.290187 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.290217 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.290243 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.290269 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.290296 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.290330 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.290358 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.290384 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.290411 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.290438 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.290472 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.290501 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.290528 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.290528 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.290528 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.290528 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.290528 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.290528 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.290528 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.290528 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.292413 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.292476 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.292537 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.292593 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.292663 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.292702 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.292781 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.292937 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.293000 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.293057 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.293115 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.293177 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.293218 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.293290 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.293674 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.293755 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.293816 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.293881 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.293929 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.293964 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.293992 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.294020 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.294048 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.294078 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.294105 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.294138 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.294170 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.294199 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.294233 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.294261 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.294288 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.294316 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.294343 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.294375 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.294375 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.294428 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.294456 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.294484 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.294516 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.294547 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.294581 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.294610 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.294658 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.294687 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.294714 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.294741 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.294769 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.294805 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.294834 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.294865 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.294898 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.294930 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.294963 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.294990 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.295017 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.295046 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.295078 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.295110 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.295140 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.295170 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.295196 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.295223 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.295254 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.295282 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.295310 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.295337 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.295368 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.295396 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.295424 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.295450 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.295479 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.295506 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.295538 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.295568 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.295596 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.295645 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.295675 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.295701 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.295730 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.295757 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.295788 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.295820 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.295851 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.295878 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.295905 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.295932 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.295959 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.295989 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.296019 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.296046 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.296072 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.296103 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.296130 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.296157 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.296183 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.296209 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.296237 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.296263 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.296289 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.296316 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.296342 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.296376 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.296403 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.296430 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.296430 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.296479 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.296506 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.296535 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.296562 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.296593 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.296631 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.296666 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.296696 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.296895 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.296895 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.296978 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.297010 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.297060 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.297112 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.297164 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.297217 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.297269 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.297326 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.297381 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.297381 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.297381 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.297503 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.297503 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.297613 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.297659 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.297737 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.297769 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.297840 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.297871 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.297940 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.297973 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.298021 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.298095 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.298128 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.298128 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.299281 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.299331 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.299418 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.299454 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.299504 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.299557 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.299606 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.299686 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.299723 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.299755 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.299792 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.299792 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.299792 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.299859 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.299886 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.299911 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.299911 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.299958 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.300033 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.300076 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.300127 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.300222 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.300295 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.300362 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.300421 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.300483 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.300544 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.300614 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.304649 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.304734 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.304774 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.304810 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.304841 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.304869 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.304898 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.304958 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.304993 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.305043 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.305092 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.305148 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.305181 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.305252 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.305284 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.305340 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.305373 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.305440 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.305492 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.305527 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.305554 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.305582 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.305614 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.305674 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.305703 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.305770 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.305836 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.305908 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.307749 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.307816 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.307856 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.307923 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.307973 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.308035 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.308106 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.308142 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.308178 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.308207 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.308237 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.308269 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.308295 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.308320 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.308347 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.308381 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.308410 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.308437 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.308465 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.308492 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.308521 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.308673 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.308754 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.308815 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.308870 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.308904 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.308933 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.308964 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.308994 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.309023 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.309047 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.309076 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.309105 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.309178 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.309231 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.309291 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.309330 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.309330 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.309457 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.309494 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.309522 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.309522 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.309575 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.309608 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.309659 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.309694 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.309731 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.309758 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.309786 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.309818 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.309846 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.309873 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.309906 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.309936 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.309968 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.309996 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.310023 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.310052 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.310079 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.310110 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.310138 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.310169 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.310196 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.310224 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.310255 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.310284 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.310314 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.310341 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.310369 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.310398 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.310426 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.310454 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.310481 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.310513 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.310541 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.310568 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.310595 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.310639 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.310674 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.310703 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.310731 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.310758 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.310790 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.310823 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.310851 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.310882 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.310914 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.310945 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.310972 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.311000 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.311028 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.311056 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.311091 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.311119 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.311147 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.311177 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.311205 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.311235 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.311262 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.311293 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.311319 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.311351 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.311441 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.311471 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.311498 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.311530 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.311556 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.311584 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.311611 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.311651 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.311679 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.311707 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.311743 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.311772 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.311798 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.311825 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.311853 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.311879 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.311906 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.311933 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.311961 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.311985 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.312017 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.312045 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.312073 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.312101 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.312127 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.312154 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.312182 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.312208 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.312235 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.312262 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.312294 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.312321 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.312347 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.312373 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.312400 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.312427 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.312427 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.312427 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.312493 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.312493 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.312493 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.312569 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.312602 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.312810 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.312844 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.312906 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.312939 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.313008 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.313041 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.313089 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.313141 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.313194 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.313262 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.313262 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.313262 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.313384 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.313453 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.313516 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.313516 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.313598 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.313598 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.313598 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.313598 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.313598 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.313598 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.313598 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.313918 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.313918 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.313918 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.313918 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.314657 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.314952 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.314991 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.315051 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.315103 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.315156 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.315205 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.315254 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.315306 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.315363 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.315414 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.315467 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.315516 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.315574 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.315634 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.315688 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.315740 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.315790 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.315840 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.315913 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.315949 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.316000 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.316000 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.316000 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.316135 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.316135 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.316135 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.316135 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.316135 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.316398 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.316431 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.316481 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.316528 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.316598 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.316666 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.316699 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.316746 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.316793 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.316841 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.316917 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.316948 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.317004 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.317052 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.317101 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.317150 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.317196 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.317244 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.317292 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.317344 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.317409 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.317444 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.317500 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.317549 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.317597 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.317669 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.317719 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.317779 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.317830 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.317903 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.317937 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.317985 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.318053 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.318087 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.318111 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.318164 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.318197 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.318229 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.318258 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.318288 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.318317 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.318347 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.318374 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.318403 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.318433 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.318460 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.318486 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.318517 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.318517 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.318517 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.318517 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.318638 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.318638 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.318638 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.318721 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.318750 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.318774 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.318801 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.318832 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.318860 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.318890 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.318918 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.318946 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.318946 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.318946 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.319025 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.319057 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.319088 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.319119 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.319147 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.319147 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.319147 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.319219 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.319246 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.319272 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.319299 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.319328 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.319328 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.319383 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.319412 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.319440 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.319467 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.319499 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.319527 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.319554 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.319580 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.319612 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.319658 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.319686 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.319713 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.319740 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.319766 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.319797 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.319824 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.319851 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.319878 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.319910 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.319937 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.319967 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.319997 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.320025 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.320052 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.320078 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.320109 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.320109 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.320109 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.320109 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.320324 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.320324 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.320388 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.320414 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.320414 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.320462 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.320489 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.320517 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.320541 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.320698 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.320732 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.320787 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.320787 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.320878 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.320878 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.320954 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.320985 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.320985 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.321104 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.321137 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.321137 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.321236 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.321286 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.321338 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.321338 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.321338 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.321338 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.321519 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:51:49.323428 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.323498 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.323530 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.323563 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.323596 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.323636 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.323667 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.323694 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.323727 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.323755 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.323787 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.323819 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.323849 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.323876 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.323902 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.323932 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.323959 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.323959 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.324004 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:51:49.324036 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:51:49.324120 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:51:49.324162 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:51:49.324238 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:51:49.324270 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:51:49.368295 np0000175636 devstack@c-api.service[112059]: INFO dbcounter [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Registered counter for database cinder May 21 01:51:49.368506 np0000175636 devstack@c-api.service[112058]: INFO dbcounter [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Registered counter for database cinder May 21 01:51:49.369207 np0000175636 devstack@c-api.service[112061]: INFO dbcounter [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Registered counter for database cinder May 21 01:51:49.372802 np0000175636 devstack@c-api.service[112060]: INFO dbcounter [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Registered counter for database cinder May 21 01:51:49.380384 np0000175636 devstack@c-api.service[112061]: DEBUG oslo_db.sqlalchemy.engines [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 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=112061) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:51:49.382710 np0000175636 devstack@c-api.service[112059]: DEBUG oslo_db.sqlalchemy.engines [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd 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=112059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:51:49.384837 np0000175636 devstack@c-api.service[112058]: DEBUG oslo_db.sqlalchemy.engines [None req-c0821225-e45e-4bd7-b6f1-7d195466480d 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=112058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:51:49.387945 np0000175636 devstack@c-api.service[112060]: DEBUG oslo_db.sqlalchemy.engines [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde 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=112060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:51:49.494953 np0000175636 devstack@c-api.service[112059]: DEBUG dbcounter [-] [112059] Writer thread running {{(pid=112059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 01:51:49.498100 np0000175636 devstack@c-api.service[112059]: INFO cinder.rpc [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 01:51:49.498161 np0000175636 devstack@c-api.service[112061]: DEBUG dbcounter [-] [112061] Writer thread running {{(pid=112061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 01:51:49.500738 np0000175636 devstack@c-api.service[112058]: DEBUG dbcounter [-] [112058] Writer thread running {{(pid=112058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 01:51:49.501273 np0000175636 devstack@c-api.service[112061]: INFO cinder.rpc [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 01:51:49.501425 np0000175636 devstack@c-api.service[112059]: INFO cinder.rpc [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 01:51:49.503278 np0000175636 devstack@c-api.service[112059]: INFO cinder.rpc [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 01:51:49.503765 np0000175636 devstack@c-api.service[112061]: INFO cinder.rpc [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 01:51:49.503915 np0000175636 devstack@c-api.service[112058]: INFO cinder.rpc [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 01:51:49.504813 np0000175636 devstack@c-api.service[112059]: INFO cinder.rpc [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 01:51:49.505749 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.506278 np0000175636 devstack@c-api.service[112061]: INFO cinder.rpc [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 01:51:49.506870 np0000175636 devstack@c-api.service[112058]: INFO cinder.rpc [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 01:51:49.507340 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.508485 np0000175636 devstack@c-api.service[112061]: INFO cinder.rpc [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 01:51:49.509827 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.509866 np0000175636 devstack@c-api.service[112058]: INFO cinder.rpc [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 01:51:49.510064 np0000175636 devstack@c-api.service[112060]: DEBUG dbcounter [-] [112060] Writer thread running {{(pid=112060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 01:51:49.512118 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.512160 np0000175636 devstack@c-api.service[112058]: INFO cinder.rpc [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 01:51:49.513352 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.513865 np0000175636 devstack@c-api.service[112059]: DEBUG oslo_db.sqlalchemy.engines [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd 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=112059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:51:49.514350 np0000175636 devstack@c-api.service[112060]: INFO cinder.rpc [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 01:51:49.516492 np0000175636 devstack@c-api.service[112060]: INFO cinder.rpc [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 01:51:49.518153 np0000175636 devstack@c-api.service[112059]: INFO cinder.rpc [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 01:51:49.518212 np0000175636 devstack@c-api.service[112061]: DEBUG oslo_db.sqlalchemy.engines [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 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=112061) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:51:49.518397 np0000175636 devstack@c-api.service[112060]: INFO cinder.rpc [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 01:51:49.518751 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.520129 np0000175636 devstack@c-api.service[112061]: INFO cinder.rpc [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 01:51:49.520412 np0000175636 devstack@c-api.service[112060]: INFO cinder.rpc [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 01:51:49.521606 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.521804 np0000175636 devstack@c-api.service[112061]: INFO cinder.rpc [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 01:51:49.522731 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.522973 np0000175636 devstack@c-api.service[112059]: INFO cinder.rpc [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 01:51:49.523827 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.523943 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.524224 np0000175636 devstack@c-api.service[112058]: DEBUG oslo_db.sqlalchemy.engines [None req-c0821225-e45e-4bd7-b6f1-7d195466480d 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=112058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:51:49.526043 np0000175636 devstack@c-api.service[112058]: INFO cinder.rpc [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 01:51:49.527547 np0000175636 devstack@c-api.service[112058]: INFO cinder.rpc [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 01:51:49.528349 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.529167 np0000175636 devstack@c-api.service[112060]: DEBUG oslo_db.sqlalchemy.engines [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde 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=112060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:51:49.531412 np0000175636 devstack@c-api.service[112060]: INFO cinder.rpc [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 01:51:49.533010 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.533674 np0000175636 devstack@c-api.service[112060]: INFO cinder.rpc [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 01:51:49.534817 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.535739 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.536399 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.539438 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.539477 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.540075 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.543178 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.543220 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.543567 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.545303 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.546531 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.547205 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.547419 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.549823 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.550163 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.550346 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.551540 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.552868 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.553062 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.553431 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.554489 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.556097 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.556264 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.556953 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.557611 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.558894 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.559109 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.559898 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.560552 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.560589 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.561762 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.562814 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.563190 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.563226 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.563325 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.565891 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.566161 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.566400 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.567614 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.568589 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.569163 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.570216 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.571261 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.571959 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.572205 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.573752 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.573962 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.574608 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.575399 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.575575 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.576360 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.576635 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.576729 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.578092 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.578222 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.578877 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.579396 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.579639 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.580840 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.580875 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.581010 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.581898 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.582293 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.582327 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.582356 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.583487 np0000175636 devstack@c-api.service[112059]: WARNING cinder.api.contrib.hosts [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 01:51:49.583601 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.583671 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.584195 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.584955 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.585083 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.585179 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: extensions {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.585285 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.586121 np0000175636 devstack@c-api.service[112061]: WARNING cinder.api.contrib.hosts [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 01:51:49.586480 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: os-availability-zone {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.586516 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.586806 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.587234 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.587736 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: extensions {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.587788 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: qos-specs {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.587883 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.588721 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.589153 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.589585 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: os-availability-zone {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.589809 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: extra_specs {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.590089 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.590296 np0000175636 devstack@c-api.service[112058]: WARNING cinder.api.contrib.hosts [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 01:51:49.590853 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: qos-specs {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.590999 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.591328 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: encryption {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.591570 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.591915 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: extensions {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.592883 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: extra_specs {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.592987 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.593202 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: os-availability-zone {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.593404 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: os-volume-type-access {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.594413 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.594447 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: encryption {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.594473 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: qos-specs {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.594947 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: os-quota-class-sets {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.595755 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.596000 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: os-volume-type-access {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.596245 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: encryption {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.596464 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: extra_specs {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.596871 np0000175636 devstack@c-api.service[112060]: WARNING cinder.api.contrib.hosts [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 01:51:49.597526 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: os-quota-class-sets {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.597601 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.597721 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: os-snapshot-manage {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.598548 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: extensions {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.598594 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: encryption {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.598841 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: encryption {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.599143 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: consistencygroups {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.600097 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: os-volume-type-access {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.602217 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: os-snapshot-manage {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.602260 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: os-availability-zone {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.602290 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: backups {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.602321 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: os-quota-class-sets {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.602345 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: consistencygroups {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.602368 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: qos-specs {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.602946 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: encryption {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.603070 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: scheduler-stats {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.603631 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: backups {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.604365 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: extra_specs {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.604410 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: os-snapshot-manage {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.604493 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: os-quota-sets {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.605671 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: scheduler-stats {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.605917 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: os-volume-manage {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.606246 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: consistencygroups {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.606282 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: encryption {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.607079 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: os-quota-sets {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.607347 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: capabilities {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.607901 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: os-volume-type-access {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.608275 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: backups {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.608850 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: os-volume-transfer {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.608953 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: os-volume-manage {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.609857 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: os-quota-class-sets {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.610435 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: capabilities {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.610525 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: os-hosts {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.610709 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: scheduler-stats {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.611277 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: encryption {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.611677 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: os-volume-transfer {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.611900 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extended resource: cgsnapshots {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.612204 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: os-quota-sets {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.612736 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: os-snapshot-manage {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.613219 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: os-hosts {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.614797 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: os-volume-manage {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.614869 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.contrib.snapshot_actions [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] SnapshotActionsController initialized {{(pid=112059) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 01:51:49.614909 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: consistencygroups {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.614952 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extended resource: cgsnapshots {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.615091 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.615131 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: capabilities {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.616042 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.616467 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: backups {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.616591 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: os-volume-transfer {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.617138 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.contrib.snapshot_actions [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] SnapshotActionsController initialized {{(pid=112061) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 01:51:49.617581 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.617839 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: os-hosts {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.618109 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.618290 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: scheduler-stats {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.618936 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.619175 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extended resource: cgsnapshots {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.619640 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.619742 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: os-quota-sets {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.620319 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.620585 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.contrib.snapshot_actions [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] SnapshotActionsController initialized {{(pid=112058) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 01:51:49.620964 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.621408 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: os-volume-manage {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.621517 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.622065 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.622283 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.622966 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: capabilities {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.623026 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.623477 np0000175636 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.623645 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.624307 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.624354 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: os-volume-transfer {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.624580 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.624794 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.624935 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.625046 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.625130 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.625224 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.625366 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extension AdminActions extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.625551 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extension AdminActions extending resource: snapshots {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.625648 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.625697 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extension AdminActions extending resource: backups {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.625866 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.625985 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: os-hosts {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.626041 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extension VolumeActions extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.626204 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extension TypesManage extending resource: types {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.626310 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.626398 np0000175636 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.626442 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.626522 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.626612 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.626727 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-9fcf5408-ce67-40d5-8662-f67c59a283dd None None] Extension UsedLimits extending resource: limits {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.627013 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.627265 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.627311 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extended resource: cgsnapshots {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:51:49.627407 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.627516 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.627727 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.627819 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.627920 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extension AdminActions extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.628020 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extension AdminActions extending resource: snapshots {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.628118 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extension AdminActions extending resource: backups {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.628220 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.628316 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extension VolumeActions extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.628423 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.628470 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extension TypesManage extending resource: types {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.628544 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.628660 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.628762 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.628860 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.628960 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-2b8c7006-7ca2-413c-832d-2824ef93a5c6 None None] Extension UsedLimits extending resource: limits {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.629515 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.contrib.snapshot_actions [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] SnapshotActionsController initialized {{(pid=112060) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 01:51:49.629802 np0000175636 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.630456 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.630676 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.630818 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.630918 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.631118 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.631218 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.631317 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extension AdminActions extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.631430 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extension AdminActions extending resource: snapshots {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.631531 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extension AdminActions extending resource: backups {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.631645 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.631745 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extension VolumeActions extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.631878 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extension TypesManage extending resource: types {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.631955 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.632008 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.632090 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.632266 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.632310 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.632406 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-c0821225-e45e-4bd7-b6f1-7d195466480d None None] Extension UsedLimits extending resource: limits {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.633294 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.634584 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.635675 np0000175636 devstack@c-api.service[112059]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71a57a2a3668 pid: 112059 (default app) May 21 01:51:49.635958 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.636833 np0000175636 devstack@c-api.service[112061]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71a57a2a3668 pid: 112061 (default app) May 21 01:51:49.638080 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.639395 np0000175636 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:51:49.640280 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extension VolumeTypeAccess extending resource: types {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.640421 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extension SnapshotActions extending resource: snapshots {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.640520 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.640633 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.640687 np0000175636 devstack@c-api.service[112058]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71a57a2a3668 pid: 112058 (default app) May 21 01:51:49.640755 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.640875 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extension AdminActions extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.641084 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extension AdminActions extending resource: snapshots {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.641181 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extension AdminActions extending resource: backups {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.641314 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.641450 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extension VolumeActions extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.641604 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extension TypesManage extending resource: types {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.641719 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.641819 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.641917 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.642021 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.642126 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-934c0f68-d272-4ceb-a3e1-792fc9f50cde None None] Extension UsedLimits extending resource: limits {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:51:49.644994 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.644994 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.645152 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.645152 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.645152 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.645152 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.645152 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.645416 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.645416 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.645416 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.645416 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.645416 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.645416 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.645822 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.645822 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.645822 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.645822 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.645822 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.646148 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.646148 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.646148 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.646148 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.646441 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.646441 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.646441 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.646441 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.646780 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.646780 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.646780 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.646780 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.646780 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.647160 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.647160 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.647160 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.647160 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.647160 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.647487 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.647487 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.647487 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.647487 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.647487 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.647487 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.647952 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.647952 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.647952 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.647952 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.647952 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.647952 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.648376 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.648376 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.648376 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.648376 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.648376 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.648376 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.649163 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.649163 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.649163 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.649163 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.649163 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.649163 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.649962 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.649962 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.649962 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.649962 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.650433 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.650433 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.650433 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.650433 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.650433 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.651169 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.651169 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.651169 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.651169 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.651169 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.651590 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.651590 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.651590 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.651590 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.651590 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.651590 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.652189 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.652189 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.652189 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.652189 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.652189 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.652776 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.652776 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.652776 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.652776 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.652776 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.653341 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.653341 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.653341 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.653341 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.653830 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.653830 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.653830 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.653830 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.654282 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.654282 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.654282 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.654282 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.654282 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.654863 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.654863 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.654863 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.654863 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.654863 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.655341 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.655341 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.655341 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.655341 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.655871 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.655871 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.655871 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.655871 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.656304 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.656304 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.656304 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.656304 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.656792 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.656792 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.656792 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.656792 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.657223 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.657223 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.657223 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.657223 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.657601 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.657601 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.657601 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.657601 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.657601 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.657601 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.658064 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.658064 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.658064 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.658064 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.658064 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.658334 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.658334 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.658334 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.658334 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.658334 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.658334 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.658334 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.658665 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.658665 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.658665 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.658665 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.658665 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.658665 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.658965 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.658965 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.658965 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.658965 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.658965 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.658965 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.659259 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.659259 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.659259 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.659259 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.659259 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.659259 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.659545 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.659545 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.659545 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.659545 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.659754 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.659754 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.659754 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.659754 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.659951 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.659951 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.659951 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.659951 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.660159 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.660159 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.660159 np0000175636 devstack@c-api.service[112059]: /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 21 01:51:49.660159 np0000175636 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 21 01:51:49.660159 np0000175636 devstack@c-api.service[112059]: DEBUG cinder.api.middleware.request_id [None req-d8e9b84d-182c-46d4-9f01-887e47a0350f None None] RequestId filter calling following filter/app {{(pid=112059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 01:51:49.660397 np0000175636 devstack@c-api.service[112060]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71a57a2a3668 pid: 112060 (default app) May 21 01:51:49.660457 np0000175636 devstack@c-api.service[112059]: [pid: 112059|app: 0|req: 1/1] 199.204.45.205 () {60 vars in 956 bytes} [Thu May 21 01:51:49 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 01:51:57.136549 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.136549 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.137304 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.137304 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.137467 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.137467 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.137652 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.137652 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.137810 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.137810 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.137971 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.137971 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.138128 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.138128 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.138292 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.138292 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.138452 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.138452 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.140647 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.140647 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.140647 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.140647 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.140821 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.140821 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.140821 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.140821 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.140973 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.140973 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.140973 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.140973 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.140973 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.141163 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.141163 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.141163 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.141163 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.141163 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.141349 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.141349 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.141349 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.141349 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.141349 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.141349 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.141607 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.141607 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.141607 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.141607 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.141607 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.141607 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.141857 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.141857 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.141857 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.141857 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.141857 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.141857 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142089 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142089 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142089 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142089 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142089 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142089 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142286 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142286 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142286 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142286 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142388 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142388 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142388 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142388 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142388 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142523 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142523 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142523 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142523 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142523 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142663 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142663 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142663 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142663 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142663 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142663 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142807 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142807 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142807 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142807 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142807 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142947 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142947 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142947 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.142947 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.142947 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.143075 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.143075 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.143075 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.143075 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.143176 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.143176 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.143176 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.143176 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.143293 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.143293 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.143293 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.143293 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.143293 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.143495 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.143495 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.143495 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.143495 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.143495 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.143705 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.143705 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.143705 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.143705 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.143875 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.143875 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.143875 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.143875 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.144031 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.144031 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.144031 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.144031 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.144192 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.144192 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.144192 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.144192 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.144348 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.144348 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.144348 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.144348 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.144509 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.144509 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.144509 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.144509 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.144509 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.144509 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.144731 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.144731 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.144731 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.144731 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.144731 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.144874 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.144874 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.144874 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.144874 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.144874 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.144874 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.144874 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145049 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145049 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145049 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145049 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145049 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145049 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145197 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145197 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145197 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145197 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145197 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145197 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145352 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145352 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145352 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145352 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145352 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145352 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145498 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145498 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145498 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145498 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145604 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145604 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145604 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145604 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145769 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145769 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145769 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145769 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145871 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145871 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.145871 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.145871 np0000175636 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 21 01:51:57.149631 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.middleware.request_id [None req-b9c0baff-af1d-47d3-8ffe-190f25253bce None None] RequestId filter calling following filter/app {{(pid=112061) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 01:51:57.656953 np0000175636 devstack@c-api.service[112061]: INFO cinder.api.openstack.wsgi [None req-b9c0baff-af1d-47d3-8ffe-190f25253bce admin admin] POST https://199.204.45.205/volume/v3/types May 21 01:51:57.657612 np0000175636 devstack@c-api.service[112061]: DEBUG cinder.api.openstack.wsgi [None req-b9c0baff-af1d-47d3-8ffe-190f25253bce admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112061) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 01:51:57.659730 np0000175636 devstack@c-api.service[112061]: /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 21 01:51:57.659730 np0000175636 devstack@c-api.service[112061]: warnings.warn( May 21 01:51:57.666676 np0000175636 devstack@c-api.service[112061]: DEBUG oslo_db.sqlalchemy.engines [None req-b9c0baff-af1d-47d3-8ffe-190f25253bce 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=112061) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:51:57.696415 np0000175636 devstack@c-api.service[112061]: INFO cinder.api.openstack.wsgi [None req-b9c0baff-af1d-47d3-8ffe-190f25253bce admin admin] https://199.204.45.205/volume/v3/types returned with HTTP 200 May 21 01:51:57.697260 np0000175636 devstack@c-api.service[112061]: [pid: 112061|app: 0|req: 1/2] 199.204.45.205 () {68 vars in 1288 bytes} [Thu May 21 01:51:57 2026] POST /volume/v3/types => generated 186 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 01:51:57.725976 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.725976 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.725976 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.725976 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.725976 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.726779 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.726779 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.726779 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.726779 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.726779 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.727050 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.727050 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.727050 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.727050 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.727050 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.727050 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.727368 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.727368 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.727368 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.727368 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.727582 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.727582 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.727582 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.727582 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.727847 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.727847 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.727847 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.727847 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.728073 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.728073 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.728073 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.728073 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.728073 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.728344 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.728344 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.728344 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.728344 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.728344 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.728640 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.728640 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.728640 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.728640 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.728640 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.728640 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.728968 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.728968 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.728968 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.728968 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.728968 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.728968 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.729279 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.729279 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.729279 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.729279 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.729279 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.729279 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.729766 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.729766 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.729766 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.729766 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.729766 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.729940 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.729940 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.729940 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.729940 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.729940 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.730098 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.730098 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.730098 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.730098 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.730098 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.730098 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.730306 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.730306 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.730306 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.730306 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.730306 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.730306 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.730493 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.730493 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.730493 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.730493 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.730493 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.730673 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.730673 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.730673 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.730673 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.730673 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.730832 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.730832 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.730832 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.730832 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.730968 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.730968 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.730968 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.730968 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.731101 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.731101 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.731101 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.731101 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.731101 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.731282 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.731282 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.731282 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.731282 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.731282 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.731449 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.731449 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.731449 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.731449 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.731682 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.731682 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.731682 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.731682 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.731919 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.731919 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.731919 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.731919 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.732156 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.732156 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.732156 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.732156 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.732292 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.732292 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.732292 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.732292 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.732728 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.732728 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.732728 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.732728 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.732728 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.732910 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.732910 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.732910 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.732910 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.732910 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.732910 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.733149 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.733149 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.733149 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.733149 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.733149 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.733307 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.733307 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.733307 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.733307 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.733307 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.733307 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.733514 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.733514 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.733514 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.733514 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.733514 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.733514 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.733730 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.733730 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.733730 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.733730 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.733730 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.733730 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.733918 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.733918 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.733918 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.733918 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.733918 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.733918 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.734104 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.734104 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.734104 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.734104 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.734235 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.734235 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.734235 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.734235 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.734235 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.734581 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.734581 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.734581 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.734581 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:57.734581 np0000175636 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 21 01:51:57.734581 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.middleware.request_id [req-b9c0baff-af1d-47d3-8ffe-190f25253bce req-9a241693-c5db-42ab-848c-698e51eab114 None None] RequestId filter calling following filter/app {{(pid=112058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 01:51:58.046366 np0000175636 devstack@c-api.service[112058]: INFO cinder.api.openstack.wsgi [req-b9c0baff-af1d-47d3-8ffe-190f25253bce req-9a241693-c5db-42ab-848c-698e51eab114 admin admin] POST https://199.204.45.205/volume/v3/types/2d70135b-008f-4ad1-91ed-aa463f1560c6/extra_specs May 21 01:51:58.046922 np0000175636 devstack@c-api.service[112058]: DEBUG cinder.api.openstack.wsgi [req-b9c0baff-af1d-47d3-8ffe-190f25253bce req-9a241693-c5db-42ab-848c-698e51eab114 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 01:51:58.048592 np0000175636 devstack@c-api.service[112058]: /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 21 01:51:58.048592 np0000175636 devstack@c-api.service[112058]: warnings.warn( May 21 01:51:58.056522 np0000175636 devstack@c-api.service[112058]: DEBUG oslo_db.sqlalchemy.engines [req-b9c0baff-af1d-47d3-8ffe-190f25253bce req-9a241693-c5db-42ab-848c-698e51eab114 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=112058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:51:58.123916 np0000175636 devstack@c-api.service[112058]: INFO cinder.api.openstack.wsgi [req-b9c0baff-af1d-47d3-8ffe-190f25253bce req-9a241693-c5db-42ab-848c-698e51eab114 admin admin] https://199.204.45.205/volume/v3/types/2d70135b-008f-4ad1-91ed-aa463f1560c6/extra_specs returned with HTTP 200 May 21 01:51:58.124438 np0000175636 devstack@c-api.service[112058]: [pid: 112058|app: 0|req: 1/3] 199.204.45.205 () {70 vars in 1505 bytes} [Thu May 21 01:51:57 2026] POST /volume/v3/types/2d70135b-008f-4ad1-91ed-aa463f1560c6/extra_specs => generated 55 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 01:51:59.522598 np0000175636 devstack@c-api.service[112059]: DEBUG dbcounter [-] [112059] Writing DB stats cinder:SELECT=6 {{(pid=112059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 01:51:59.533080 np0000175636 devstack@c-api.service[112060]: DEBUG dbcounter [-] [112060] Writing DB stats cinder:SELECT=6 {{(pid=112060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 01:52:07.693505 np0000175636 devstack@c-api.service[112061]: DEBUG dbcounter [-] [112061] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 01:52:08.124580 np0000175636 devstack@c-api.service[112058]: DEBUG dbcounter [-] [112058] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 01:54:58.459956 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.459956 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.459956 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.459956 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.460569 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.460569 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.460569 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.460569 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.460808 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.460808 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.460808 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.460808 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.460808 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.460808 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.461059 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.461059 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.461059 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.461059 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.461059 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.461290 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.461290 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.461290 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.461290 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.461290 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.461502 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.461502 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.461502 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.461502 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.461698 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.461698 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.461698 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.461698 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.461698 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.461916 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.461916 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.461916 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.461916 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.461916 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.462162 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.462162 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.462162 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.462162 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.462162 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.462162 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.462446 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.462446 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.462446 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.462446 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.462446 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.462446 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.462718 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.462718 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.462718 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.462718 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.462718 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.462718 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.462960 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.462960 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.462960 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.462960 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.462960 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.463189 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.463189 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.463189 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.463189 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.463189 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.463384 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.463384 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.463384 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.463384 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.463384 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.463384 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.463736 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.463736 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.463736 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.463736 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.463736 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.463736 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.463996 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.463996 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.463996 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.463996 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.463996 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.464297 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.464297 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.464297 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.464297 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.464297 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.464647 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.464647 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.464647 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.464647 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.464922 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.464922 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.464922 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.464922 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.465278 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.465278 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.465278 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.465278 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.465278 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.465686 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.465686 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.465686 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.465686 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.465686 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.466040 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.466040 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.466040 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.466040 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.466315 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.466315 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.466315 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.466315 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.466580 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.466580 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.466580 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.466580 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.466913 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.466913 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.466913 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.466913 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.467190 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.467190 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.467190 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.467190 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.467452 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.467452 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.467452 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.467452 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.467452 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.467834 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.467834 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.467834 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.467834 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.467834 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.467834 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.468218 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.468218 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.468218 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.468218 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.468218 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.468575 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.468575 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.468575 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.468575 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.468575 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.468575 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.469005 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.469005 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.469005 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.469005 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.469005 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.469005 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.469402 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.469402 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.469402 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.469402 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.469402 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.469402 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.469824 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.469824 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.469824 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.469824 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.469824 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.469824 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.470249 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.470249 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.470249 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.470249 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.470548 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.470548 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.470548 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.470548 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.470548 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.470941 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.470941 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.470941 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.470941 np0000175636 devstack@c-api.service[112060]: /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 21 01:54:58.470941 np0000175636 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 21 01:54:58.470941 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.middleware.request_id [None req-33512f47-185a-4e23-ad9a-fd58f87652f4 None None] RequestId filter calling following filter/app {{(pid=112060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 01:54:58.470941 np0000175636 devstack@c-api.service[112060]: INFO cinder.api.openstack.wsgi [None req-33512f47-185a-4e23-ad9a-fd58f87652f4 None None] GET https://199.204.45.205/volume// May 21 01:54:58.471394 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.openstack.wsgi [None req-33512f47-185a-4e23-ad9a-fd58f87652f4 None None] Empty body provided in request {{(pid=112060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 01:54:58.471394 np0000175636 devstack@c-api.service[112060]: DEBUG cinder.api.openstack.wsgi [None req-33512f47-185a-4e23-ad9a-fd58f87652f4 None None] Calling method 'all' {{(pid=112060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 01:54:58.471394 np0000175636 devstack@c-api.service[112060]: INFO cinder.api.openstack.wsgi [None req-33512f47-185a-4e23-ad9a-fd58f87652f4 None None] https://199.204.45.205/volume// returned with HTTP 300 May 21 01:54:58.471394 np0000175636 devstack@c-api.service[112060]: [pid: 112060|app: 0|req: 1/4] 199.204.45.205 () {66 vars in 1456 bytes} [Thu May 21 01:54:58 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)