May 19 19:31:03.618172 np0000175047 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 19:31:03.627652 np0000175047 devstack@c-api.service[112363]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 19:31:03.631142 np0000175047 devstack@c-api.service[112363]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 19:31:03 2026] *** May 19 19:31:03.631142 np0000175047 devstack@c-api.service[112363]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 19:31:03.631142 np0000175047 devstack@c-api.service[112363]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 19:31:03.631142 np0000175047 devstack@c-api.service[112363]: nodename: np0000175047 May 19 19:31:03.631142 np0000175047 devstack@c-api.service[112363]: machine: x86_64 May 19 19:31:03.631142 np0000175047 devstack@c-api.service[112363]: clock source: unix May 19 19:31:03.631142 np0000175047 devstack@c-api.service[112363]: pcre jit disabled May 19 19:31:03.631142 np0000175047 devstack@c-api.service[112363]: detected number of CPU cores: 16 May 19 19:31:03.631142 np0000175047 devstack@c-api.service[112363]: current working directory: / May 19 19:31:03.631142 np0000175047 devstack@c-api.service[112363]: detected binary path: /usr/bin/uwsgi-core May 19 19:31:03.631142 np0000175047 devstack@c-api.service[112363]: your processes number limit is 256917 May 19 19:31:03.631142 np0000175047 devstack@c-api.service[112363]: your memory page size is 4096 bytes May 19 19:31:03.631142 np0000175047 devstack@c-api.service[112363]: detected max file descriptor number: 2048 May 19 19:31:03.631142 np0000175047 devstack@c-api.service[112363]: lock engine: pthread robust mutexes May 19 19:31:03.631777 np0000175047 devstack@c-api.service[112363]: thunder lock: enabled May 19 19:31:03.631777 np0000175047 devstack@c-api.service[112363]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 19:31:03.631777 np0000175047 devstack@c-api.service[112363]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 19:31:03.631777 np0000175047 devstack@c-api.service[112363]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 19:31:03.631777 np0000175047 devstack@c-api.service[112363]: Set PythonHome to /opt/stack/data/venv May 19 19:31:03.670016 np0000175047 devstack@c-api.service[112363]: Python main interpreter initialized at 0x7245bd6a3668 May 19 19:31:03.670016 np0000175047 devstack@c-api.service[112363]: python threads support enabled May 19 19:31:03.670016 np0000175047 devstack@c-api.service[112363]: your server socket listen backlog is limited to 100 connections May 19 19:31:03.670016 np0000175047 devstack@c-api.service[112363]: your mercy for graceful operations on workers is 80 seconds May 19 19:31:03.671180 np0000175047 devstack@c-api.service[112363]: mapped 671795 bytes (656 KB) for 4 cores May 19 19:31:03.671180 np0000175047 devstack@c-api.service[112363]: *** Operational MODE: preforking *** May 19 19:31:03.671180 np0000175047 devstack@c-api.service[112363]: *** uWSGI is running in multiple interpreter mode *** May 19 19:31:03.671180 np0000175047 devstack@c-api.service[112363]: spawned uWSGI master process (pid: 112363) May 19 19:31:03.671316 np0000175047 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 19:31:03.672013 np0000175047 devstack@c-api.service[112363]: spawned uWSGI worker 1 (pid: 112372, cores: 1) May 19 19:31:03.674601 np0000175047 devstack@c-api.service[112363]: spawned uWSGI worker 2 (pid: 112373, cores: 1) May 19 19:31:03.674601 np0000175047 devstack@c-api.service[112363]: spawned uWSGI worker 3 (pid: 112374, cores: 1) May 19 19:31:03.674601 np0000175047 devstack@c-api.service[112363]: spawned uWSGI worker 4 (pid: 112375, cores: 1) May 19 19:31:03.674601 np0000175047 devstack@c-api.service[112363]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 19:31:03.826575 np0000175047 devstack@c-api.service[112372]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 19:31:03.826575 np0000175047 devstack@c-api.service[112372]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 19:31:03.826575 np0000175047 devstack@c-api.service[112372]: we strongly recommend against using it for new projects. May 19 19:31:03.826575 np0000175047 devstack@c-api.service[112372]: If you are already using Eventlet, we recommend migrating to a different May 19 19:31:03.826575 np0000175047 devstack@c-api.service[112372]: framework. For more detail see May 19 19:31:03.826575 np0000175047 devstack@c-api.service[112372]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 19:31:03.826575 np0000175047 devstack@c-api.service[112372]: import eventlet # noqa May 19 19:31:03.828111 np0000175047 devstack@c-api.service[112373]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 19:31:03.828111 np0000175047 devstack@c-api.service[112373]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 19:31:03.828111 np0000175047 devstack@c-api.service[112373]: we strongly recommend against using it for new projects. May 19 19:31:03.828111 np0000175047 devstack@c-api.service[112373]: If you are already using Eventlet, we recommend migrating to a different May 19 19:31:03.828111 np0000175047 devstack@c-api.service[112373]: framework. For more detail see May 19 19:31:03.828111 np0000175047 devstack@c-api.service[112373]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 19:31:03.828111 np0000175047 devstack@c-api.service[112373]: import eventlet # noqa May 19 19:31:03.855822 np0000175047 devstack@c-api.service[112375]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 19:31:03.855822 np0000175047 devstack@c-api.service[112375]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 19:31:03.855822 np0000175047 devstack@c-api.service[112375]: we strongly recommend against using it for new projects. May 19 19:31:03.855822 np0000175047 devstack@c-api.service[112375]: If you are already using Eventlet, we recommend migrating to a different May 19 19:31:03.855822 np0000175047 devstack@c-api.service[112375]: framework. For more detail see May 19 19:31:03.855822 np0000175047 devstack@c-api.service[112375]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 19:31:03.855822 np0000175047 devstack@c-api.service[112375]: import eventlet # noqa May 19 19:31:03.873544 np0000175047 devstack@c-api.service[112374]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 19:31:03.873544 np0000175047 devstack@c-api.service[112374]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 19:31:03.873544 np0000175047 devstack@c-api.service[112374]: we strongly recommend against using it for new projects. May 19 19:31:03.873544 np0000175047 devstack@c-api.service[112374]: If you are already using Eventlet, we recommend migrating to a different May 19 19:31:03.873544 np0000175047 devstack@c-api.service[112374]: framework. For more detail see May 19 19:31:03.873544 np0000175047 devstack@c-api.service[112374]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 19:31:03.873544 np0000175047 devstack@c-api.service[112374]: import eventlet # noqa May 19 19:31:03.919043 np0000175047 devstack@c-api.service[112372]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 19:31:03.919043 np0000175047 devstack@c-api.service[112372]: debtcollector.deprecate( May 19 19:31:03.921273 np0000175047 devstack@c-api.service[112373]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 19:31:03.921273 np0000175047 devstack@c-api.service[112373]: debtcollector.deprecate( May 19 19:31:03.957934 np0000175047 devstack@c-api.service[112375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 19:31:03.957934 np0000175047 devstack@c-api.service[112375]: debtcollector.deprecate( May 19 19:31:03.962922 np0000175047 devstack@c-api.service[112374]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 19:31:03.962922 np0000175047 devstack@c-api.service[112374]: debtcollector.deprecate( May 19 19:31:04.007995 np0000175047 devstack@c-api.service[112373]: /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 19 19:31:04.007995 np0000175047 devstack@c-api.service[112373]: from cgi import parse_header May 19 19:31:04.014424 np0000175047 devstack@c-api.service[112372]: /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 19 19:31:04.014424 np0000175047 devstack@c-api.service[112372]: from cgi import parse_header May 19 19:31:04.059719 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:04.059719 np0000175047 devstack@c-api.service[112374]: from cgi import parse_header May 19 19:31:04.065114 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:04.065114 np0000175047 devstack@c-api.service[112375]: from cgi import parse_header May 19 19:31:04.069849 np0000175047 devstack@c-api.service[112373]: /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 19 19:31:04.069849 np0000175047 devstack@c-api.service[112373]: removals.removed_module( May 19 19:31:04.070665 np0000175047 devstack@c-api.service[112373]: /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 19 19:31:04.070665 np0000175047 devstack@c-api.service[112373]: removals.removed_module( May 19 19:31:04.074305 np0000175047 devstack@c-api.service[112372]: /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 19 19:31:04.074305 np0000175047 devstack@c-api.service[112372]: removals.removed_module( May 19 19:31:04.075140 np0000175047 devstack@c-api.service[112372]: /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 19 19:31:04.075140 np0000175047 devstack@c-api.service[112372]: removals.removed_module( May 19 19:31:04.113555 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:04.113555 np0000175047 devstack@c-api.service[112374]: removals.removed_module( May 19 19:31:04.113752 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:04.113752 np0000175047 devstack@c-api.service[112375]: removals.removed_module( May 19 19:31:04.114225 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:04.114225 np0000175047 devstack@c-api.service[112374]: removals.removed_module( May 19 19:31:04.114303 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:04.114303 np0000175047 devstack@c-api.service[112375]: removals.removed_module( May 19 19:31:04.787873 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:04.787873 np0000175047 devstack@c-api.service[112375]: warnings.warn( May 19 19:31:04.797351 np0000175047 devstack@c-api.service[112372]: /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 19 19:31:04.797351 np0000175047 devstack@c-api.service[112372]: warnings.warn( May 19 19:31:04.818869 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:04.818869 np0000175047 devstack@c-api.service[112374]: warnings.warn( May 19 19:31:04.848134 np0000175047 devstack@c-api.service[112373]: /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 19 19:31:04.848134 np0000175047 devstack@c-api.service[112373]: warnings.warn( May 19 19:31:04.888409 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:04.888409 np0000175047 devstack@c-api.service[112375]: warnings.warn( May 19 19:31:04.959995 np0000175047 devstack@c-api.service[112372]: /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 19 19:31:04.959995 np0000175047 devstack@c-api.service[112372]: warnings.warn( May 19 19:31:04.977380 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:04.977380 np0000175047 devstack@c-api.service[112374]: warnings.warn( May 19 19:31:04.982593 np0000175047 devstack@c-api.service[112373]: /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 19 19:31:04.982593 np0000175047 devstack@c-api.service[112373]: warnings.warn( May 19 19:31:05.224039 np0000175047 devstack@c-api.service[112375]: 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 19 19:31:05.224222 np0000175047 devstack@c-api.service[112375]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112375) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 19:31:05.280859 np0000175047 devstack@c-api.service[112372]: 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 19 19:31:05.281162 np0000175047 devstack@c-api.service[112372]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112372) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 19:31:05.310955 np0000175047 devstack@c-api.service[112373]: 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 19 19:31:05.311067 np0000175047 devstack@c-api.service[112373]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112373) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 19:31:05.330393 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:05.330393 np0000175047 devstack@c-api.service[112375]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 19:31:05.330769 np0000175047 devstack@c-api.service[112374]: 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 19 19:31:05.330990 np0000175047 devstack@c-api.service[112374]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112374) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 19:31:05.352435 np0000175047 devstack@c-api.service[112372]: /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 19 19:31:05.352435 np0000175047 devstack@c-api.service[112372]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 19:31:05.379518 np0000175047 devstack@c-api.service[112373]: /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 19 19:31:05.379518 np0000175047 devstack@c-api.service[112373]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 19:31:05.451196 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:05.451196 np0000175047 devstack@c-api.service[112374]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 19:31:05.928557 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112375) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 19:31:05.929372 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.929372 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.934220 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112373) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 19:31:05.934807 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.934939 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.934939 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.934939 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.935400 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.935400 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.935741 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.935893 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.936012 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.936133 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.936133 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.936432 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.936573 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.936712 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.936712 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.936976 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.937095 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.937095 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.937340 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112372) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 19:31:05.937340 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.937340 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.937340 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.937340 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.937340 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.937340 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.937340 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.937340 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.937340 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.938653 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.938736 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.938736 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.938736 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.938736 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.938736 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.938736 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.938736 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.939177 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.939177 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.939177 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.939330 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.939392 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.939448 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.939499 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.939572 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.939635 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.939692 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.939758 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.939825 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.939825 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.939825 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.939984 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.939984 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.939984 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.940139 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.940139 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.940239 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.940239 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.940340 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.940340 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.940441 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.940441 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.940570 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.940570 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.940690 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.940787 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.940909 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.940973 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.941027 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.941083 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.941143 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.941199 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.941253 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.941307 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.941360 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.941411 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.941471 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.941471 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.941471 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.941654 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.941717 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.941815 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.941880 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.941880 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.941983 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.942036 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.942091 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.942150 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.942204 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.942266 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.942326 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.942326 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.942426 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.943869 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.943949 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.944043 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112374) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 19:31:05.944118 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.944118 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.944118 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.944282 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.944334 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.944388 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.944449 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.944506 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.944506 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.944651 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.944705 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.944764 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.944854 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.944917 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.944970 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.945030 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.945084 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.945135 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.945184 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.945241 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.945241 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.945351 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.945351 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.945351 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.945351 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.945586 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.945586 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.945586 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.945860 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.945925 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.945979 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.945979 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.945979 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.945979 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.945979 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.946236 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.946287 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.946287 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.946287 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.946403 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.946482 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.946596 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.946690 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.946690 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.946767 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.946767 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.946844 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.946890 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.946931 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.946974 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.947015 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.947050 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.947086 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.947120 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.947120 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.947187 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.947227 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.947631 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.947701 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.947751 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.947870 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.947870 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.947870 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.948164 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.948309 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.948362 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.948402 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.948445 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.948486 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.948523 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.948580 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.948615 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.948653 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.948690 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.948724 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.948757 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.948803 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.948844 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.948883 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.948917 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.948950 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.948984 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.948984 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.948984 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.948984 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.949102 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.949376 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.949376 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.949376 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.949376 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.949376 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.949763 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.950116 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.950210 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.950295 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.950373 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.950456 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.950549 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.950632 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.950717 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.950790 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.950868 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.950979 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.951056 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.951143 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.951143 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.951287 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.951351 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.951442 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.951483 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.951516 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.951685 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.951749 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.951749 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.951749 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.951749 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.951999 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.951999 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.951999 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.951999 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.951999 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.951999 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.952172 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.952172 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.952172 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.952279 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.952324 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.952650 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.952736 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.952774 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.952814 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.952851 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.952884 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.952918 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.952951 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.952987 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.953020 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.953060 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.953099 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.953141 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.953179 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.953214 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.953214 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.953281 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.953281 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.953344 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.953377 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.953413 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.953452 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.953499 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.953551 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.953551 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.953551 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.953644 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.953679 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.953729 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.953763 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.953822 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.953822 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.953899 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.953937 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.953937 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.954001 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.954036 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.954072 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.954107 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.954142 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.954179 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.954326 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.954364 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.954398 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.954434 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.954470 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.954503 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.954578 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.954616 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.954650 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.954689 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.954733 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.954772 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.954806 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.954844 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.954878 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.954911 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.954945 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.954977 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.955011 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.955047 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.955089 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.955129 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.955170 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.955210 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.955249 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.955284 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.955324 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.955358 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.955391 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.955437 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.955471 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.955511 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.960147 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.960550 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.960582 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.960606 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.960661 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.960686 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.960686 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.960686 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.960686 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.960686 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.960686 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.960686 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.960686 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.960686 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.960686 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.960914 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.960949 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.960949 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.960994 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.961020 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.961046 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.961070 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.961096 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.961120 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.961146 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.961172 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.961203 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.961232 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.961257 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.961281 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.961307 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.961338 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.961363 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.961387 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.961411 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.961442 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.961470 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.961493 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.961518 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.961566 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.961590 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.961620 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.961644 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.961644 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.961644 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.961644 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.961738 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.961738 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.961738 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.961738 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.961738 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.961738 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.961738 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.961905 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.961905 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.961905 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.961905 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.961905 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.962027 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.962051 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.962074 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.962102 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.962130 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.962130 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.962130 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.962130 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.962130 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.962248 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.962248 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.962966 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.962966 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.962966 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.962966 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.962966 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.963096 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.963096 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.963096 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.963096 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.963096 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.963096 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.963224 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.963224 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.963721 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.963721 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.963788 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.963816 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.963816 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.963868 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.963893 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.963893 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.964111 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.964139 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.964163 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.964188 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.964188 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.964230 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.964255 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.964278 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.964308 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.964308 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.964352 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.964382 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.964411 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.964411 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.964411 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.964411 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.964495 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.964522 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.964572 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.964598 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.964626 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.964626 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.964676 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.964706 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.964731 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.964757 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.964757 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.964801 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.964827 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.964852 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.964875 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.964875 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.964932 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.964957 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.964988 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.965014 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.965038 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.965062 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.965627 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.965699 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.965756 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.965756 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.965756 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.965756 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.965756 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.965756 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.965756 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.966140 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.966140 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.966140 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.966140 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.966140 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.966401 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.966461 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.966461 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.966579 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.966634 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.966694 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.966746 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.966796 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.966853 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.966853 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.966954 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.967006 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.967070 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.967121 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.967121 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.967225 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.967868 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.967935 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.968006 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.968060 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.968060 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.968160 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.968221 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.968266 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.968326 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.968360 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.968360 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.968407 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.968441 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.968470 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.968496 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.968542 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.968542 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.968542 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.968626 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.968660 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.968686 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.968714 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.968742 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.968773 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.968798 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.968824 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.968853 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.968883 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.968911 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.968936 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.968966 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.968991 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.969015 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.969040 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.969069 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.969100 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.969318 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.969318 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.969318 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.969318 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.969557 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.969557 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.969557 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.969717 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.969717 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.969717 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.969894 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.969894 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.969894 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.970394 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.970453 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.970505 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.970586 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.973576 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.973576 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.973576 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.974245 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.974322 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.974408 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.974487 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.974609 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.974681 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.974776 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.975608 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.975680 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.975738 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.975807 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.975861 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.975920 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.975965 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.976033 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.976135 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.976240 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.976317 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.976352 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.976421 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.976477 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.976477 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.976606 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.976636 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.976662 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.976687 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.976687 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.976731 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.977169 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.977313 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.977388 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.977436 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.977501 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.977589 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.977638 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.979869 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.979930 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.979995 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.980049 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.980096 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.980156 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.980215 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.980294 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.980342 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.980403 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.980403 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.980452 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.980477 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.980503 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.980540 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.980771 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.980803 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.980839 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.980948 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.980976 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.981002 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.981026 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.981050 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.981050 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.981094 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.981118 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.981140 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.981169 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.981204 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.981230 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.981321 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.981354 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.981380 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.981424 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.981451 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.981477 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.981503 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.981543 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.981579 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.981605 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.981633 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.981660 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.981685 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.981711 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.981740 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.981767 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.981793 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.981863 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.981894 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.981928 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.981957 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.981984 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.982011 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.982040 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.982068 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.982092 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.982119 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.982150 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.982174 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.982199 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.982223 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.982247 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.982272 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.982297 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.982322 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.982348 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.982379 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.982408 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.982434 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.982461 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.982486 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.982511 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.982558 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.982584 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.982610 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.982634 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.982665 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.982691 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.982717 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.982742 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.982769 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.982769 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.982815 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.982841 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.982867 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.982902 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.982927 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.982958 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.983165 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.983189 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.983214 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.983242 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.983271 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.983299 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.983328 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.983361 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.983403 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.983430 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.983458 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.983485 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.983511 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.983550 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.983585 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.983585 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.983640 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.983665 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.983690 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.983717 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.983741 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.983765 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.983790 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.983822 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.983851 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.983876 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.983899 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.983928 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.983954 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.983977 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.984000 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.984028 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.984057 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.984085 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.984112 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.984140 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.984164 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.984200 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.984230 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.984256 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.984288 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.984288 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.984331 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.984331 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.984331 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.984331 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.984331 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.984331 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.984473 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.984502 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.985293 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.985364 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.985427 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.985481 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.985553 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.985615 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.985615 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.985732 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.985788 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.985896 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.985956 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.986036 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.986112 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.986167 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.986220 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.986280 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.986340 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.986394 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.986454 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.986518 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.986518 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.986518 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.986518 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.986828 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.986828 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.986828 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.987094 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.987174 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.987258 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.987258 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.987399 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.987474 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.987574 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.987660 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.987740 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.987818 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.987818 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.987976 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.988061 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.988158 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.988246 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.988323 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.988399 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.988399 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.988561 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.988561 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.988731 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.988810 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.988810 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.988810 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.989017 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.989093 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.989176 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.989176 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.989176 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.989176 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.989176 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.989176 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.989635 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.989635 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.989635 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.989635 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.989942 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.990018 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.990092 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.990168 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.990258 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.990342 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.990428 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.990506 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.990629 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.990719 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.990797 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.990878 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.990955 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.991037 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.991121 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.991197 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.991273 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.991349 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.991431 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.991508 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.991606 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.991699 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.991774 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.991856 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.991899 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.991941 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.991979 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.992021 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.992057 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.992094 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.992130 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.992168 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.992211 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.992255 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.992297 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.992333 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.992373 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.992411 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.992447 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.992483 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.992519 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.992581 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.992618 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.992666 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.992704 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.992743 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.992786 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.992786 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.992786 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.992786 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.992786 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.992786 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.993165 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.993165 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.993165 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.993165 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.993318 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.993403 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.993464 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.993572 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.993611 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.993646 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.993746 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.993746 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.993746 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.993746 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.994052 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.994126 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.994195 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.994267 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.994344 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.994414 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.994496 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.994592 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.994664 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.994727 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.994779 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.994827 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.994869 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.994909 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.994959 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.994959 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.994959 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.995097 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.995149 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.995199 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.995246 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.995277 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.995305 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.995335 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.995367 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.995391 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.995414 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.995438 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.995462 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.995490 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.995514 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.995553 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.995578 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.995602 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.995639 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.995664 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.995689 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.995712 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.995736 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.995761 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.995786 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.995786 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.995830 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.995830 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.995830 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.995910 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.995936 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.995960 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.995986 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.996009 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.996033 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.996058 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.996088 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.996118 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.996118 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.996161 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.996189 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.996213 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.996213 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.996260 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.996286 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.996313 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.996337 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.996445 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.996470 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.996494 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.996518 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.996557 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.996557 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.996557 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:31:05.997037 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.997037 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.997113 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.997142 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112373) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.997169 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.997196 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.997223 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.997252 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112372) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.997280 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.997308 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.997334 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.997361 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.997388 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.997421 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.997485 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112373) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.997553 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.997553 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112372) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.997553 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112372) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:05.997625 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112374) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:31:05.997682 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:31:05.997764 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:31:05.997902 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:31:05.997982 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:31:05.998064 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112374) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:31:06.045205 np0000175047 devstack@c-api.service[112372]: INFO dbcounter [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Registered counter for database cinder May 19 19:31:06.050789 np0000175047 devstack@c-api.service[112375]: INFO dbcounter [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Registered counter for database cinder May 19 19:31:06.052706 np0000175047 devstack@c-api.service[112373]: INFO dbcounter [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Registered counter for database cinder May 19 19:31:06.053895 np0000175047 devstack@c-api.service[112374]: INFO dbcounter [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Registered counter for database cinder May 19 19:31:06.059598 np0000175047 devstack@c-api.service[112372]: DEBUG oslo_db.sqlalchemy.engines [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e 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=112372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:31:06.065135 np0000175047 devstack@c-api.service[112375]: DEBUG oslo_db.sqlalchemy.engines [None req-c9a45da7-e104-4be2-9001-284d10c0e02b 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=112375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:31:06.069684 np0000175047 devstack@c-api.service[112374]: DEBUG oslo_db.sqlalchemy.engines [None req-743603df-2939-4ed6-9460-c0218ecba64a 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=112374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:31:06.071402 np0000175047 devstack@c-api.service[112373]: DEBUG oslo_db.sqlalchemy.engines [None req-8d418961-5d42-470a-90f2-905c56fe4876 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=112373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:31:06.182053 np0000175047 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writer thread running {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 19:31:06.185365 np0000175047 devstack@c-api.service[112375]: INFO cinder.rpc [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 19:31:06.187860 np0000175047 devstack@c-api.service[112375]: INFO cinder.rpc [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 19:31:06.190067 np0000175047 devstack@c-api.service[112375]: INFO cinder.rpc [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 19:31:06.190685 np0000175047 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writer thread running {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 19:31:06.191981 np0000175047 devstack@c-api.service[112374]: DEBUG dbcounter [-] [112374] Writer thread running {{(pid=112374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 19:31:06.192093 np0000175047 devstack@c-api.service[112375]: INFO cinder.rpc [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 19:31:06.192942 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.194393 np0000175047 devstack@c-api.service[112372]: INFO cinder.rpc [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 19:31:06.194934 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.195307 np0000175047 devstack@c-api.service[112374]: INFO cinder.rpc [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 19:31:06.197065 np0000175047 devstack@c-api.service[112372]: INFO cinder.rpc [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 19:31:06.198229 np0000175047 devstack@c-api.service[112374]: INFO cinder.rpc [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 19:31:06.199519 np0000175047 devstack@c-api.service[112372]: INFO cinder.rpc [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 19:31:06.200436 np0000175047 devstack@c-api.service[112373]: DEBUG dbcounter [-] [112373] Writer thread running {{(pid=112373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 19:31:06.200825 np0000175047 devstack@c-api.service[112374]: INFO cinder.rpc [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 19:31:06.200989 np0000175047 devstack@c-api.service[112375]: DEBUG oslo_db.sqlalchemy.engines [None req-c9a45da7-e104-4be2-9001-284d10c0e02b 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=112375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:31:06.202086 np0000175047 devstack@c-api.service[112372]: INFO cinder.rpc [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 19:31:06.202902 np0000175047 devstack@c-api.service[112375]: INFO cinder.rpc [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 19:31:06.203375 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.203431 np0000175047 devstack@c-api.service[112374]: INFO cinder.rpc [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 19:31:06.203955 np0000175047 devstack@c-api.service[112373]: INFO cinder.rpc [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 19:31:06.204550 np0000175047 devstack@c-api.service[112375]: INFO cinder.rpc [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 19:31:06.204741 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.205346 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.205769 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.206711 np0000175047 devstack@c-api.service[112373]: INFO cinder.rpc [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 19:31:06.207142 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.209591 np0000175047 devstack@c-api.service[112373]: INFO cinder.rpc [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 19:31:06.211379 np0000175047 devstack@c-api.service[112372]: DEBUG oslo_db.sqlalchemy.engines [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e 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=112372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:31:06.211958 np0000175047 devstack@c-api.service[112373]: INFO cinder.rpc [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 19:31:06.212640 np0000175047 devstack@c-api.service[112374]: DEBUG oslo_db.sqlalchemy.engines [None req-743603df-2939-4ed6-9460-c0218ecba64a 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=112374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:31:06.213156 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.213325 np0000175047 devstack@c-api.service[112372]: INFO cinder.rpc [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 19:31:06.214670 np0000175047 devstack@c-api.service[112374]: INFO cinder.rpc [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 19:31:06.214837 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.215438 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.215638 np0000175047 devstack@c-api.service[112372]: INFO cinder.rpc [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 19:31:06.216399 np0000175047 devstack@c-api.service[112374]: INFO cinder.rpc [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 19:31:06.216628 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.217282 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.218097 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.221224 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.225325 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.228170 np0000175047 devstack@c-api.service[112373]: DEBUG oslo_db.sqlalchemy.engines [None req-8d418961-5d42-470a-90f2-905c56fe4876 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=112373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:31:06.228412 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.230822 np0000175047 devstack@c-api.service[112373]: INFO cinder.rpc [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 19:31:06.232383 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.232762 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.232999 np0000175047 devstack@c-api.service[112373]: INFO cinder.rpc [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 19:31:06.233644 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.234180 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.235493 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.236234 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.237305 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.238292 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.240722 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.241193 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.241261 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.242746 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.245364 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.245436 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.246516 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.247714 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.248444 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.250147 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.251092 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.251232 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.251484 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.254503 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.254665 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.254746 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.254826 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.256670 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.257512 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.257657 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.258216 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.258904 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.259559 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.260473 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.260747 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.261097 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.261958 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.262104 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.262562 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.264016 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.264355 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.264732 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.265187 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.265318 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.266186 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.266516 np0000175047 devstack@c-api.service[112375]: WARNING cinder.api.contrib.hosts [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 19:31:06.267247 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.268173 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: extensions {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.268244 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.268885 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.269488 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: os-availability-zone {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.270380 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.270805 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: qos-specs {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.271118 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.272890 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: extra_specs {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.273878 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.274021 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.274463 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: encryption {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.275566 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.276034 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: os-volume-type-access {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.277555 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.277638 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: os-quota-class-sets {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.278479 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.278898 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.279493 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: encryption {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.280558 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.281010 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: os-snapshot-manage {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.281372 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.281965 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.282499 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: consistencygroups {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.283552 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.283657 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.284049 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.284472 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: backups {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.285071 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.285161 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.286495 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: scheduler-stats {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.286597 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.286649 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.287552 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.287945 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: os-quota-sets {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.288027 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.288078 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.289231 np0000175047 devstack@c-api.service[112374]: WARNING cinder.api.contrib.hosts [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 19:31:06.289302 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: os-volume-manage {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.289521 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.289674 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.289940 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.290806 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: capabilities {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.291000 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: extensions {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.291045 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.291279 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.292072 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: os-volume-transfer {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.292401 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.292638 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.292938 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: os-availability-zone {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.293619 np0000175047 devstack@c-api.service[112372]: WARNING cinder.api.contrib.hosts [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 19:31:06.293693 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: os-hosts {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.294206 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.294360 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.294756 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: qos-specs {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.295158 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extended resource: cgsnapshots {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.295317 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: extensions {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.295662 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.296651 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.contrib.snapshot_actions [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] SnapshotActionsController initialized {{(pid=112375) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 19:31:06.296731 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: os-availability-zone {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.297041 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.297379 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.298151 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: qos-specs {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.298213 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: extra_specs {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.298585 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.298987 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.299916 np0000175047 devstack@c-api.service[112373]: WARNING cinder.api.contrib.hosts [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 19:31:06.299982 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: encryption {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.300375 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: extra_specs {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.300485 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.300640 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.301497 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: os-volume-type-access {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.301616 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: extensions {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.301847 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.302929 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: os-availability-zone {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.303001 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: encryption {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.303042 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: os-quota-class-sets {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.303254 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.304204 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: qos-specs {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.304425 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: encryption {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.304479 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: os-volume-type-access {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.304711 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.305972 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: os-snapshot-manage {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.306052 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: os-quota-class-sets {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.306134 np0000175047 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.306959 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.307045 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: extra_specs {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.307086 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.307201 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.307330 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: encryption {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.307441 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.307522 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: consistencygroups {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.307622 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.307622 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extension AdminActions extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.307799 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extension AdminActions extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.307890 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extension AdminActions extending resource: backups {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.307954 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.308039 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extension VolumeActions extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.308153 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extension TypesManage extending resource: types {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.308262 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.308368 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.308471 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.308552 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: encryption {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.308605 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.308741 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-c9a45da7-e104-4be2-9001-284d10c0e02b None None] Extension UsedLimits extending resource: limits {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.308826 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: os-snapshot-manage {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.309431 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: backups {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.310138 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: os-volume-type-access {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.310462 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: consistencygroups {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.311503 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: scheduler-stats {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.311705 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: os-quota-class-sets {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.312436 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: backups {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.312977 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: os-quota-sets {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.313143 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: encryption {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.314405 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: os-volume-manage {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.314476 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: scheduler-stats {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.314645 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: os-snapshot-manage {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.315885 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: capabilities {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.316039 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: os-quota-sets {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.316096 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: consistencygroups {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.317199 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: os-volume-transfer {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.317336 np0000175047 devstack@c-api.service[112375]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7245bd6a3668 pid: 112375 (default app) May 19 19:31:06.317389 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: os-volume-manage {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.318052 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: backups {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.318896 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: os-hosts {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.319062 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: capabilities {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.320081 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: scheduler-stats {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.320274 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: os-volume-transfer {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.320339 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extended resource: cgsnapshots {{(pid=112374) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.321526 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: os-quota-sets {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.321771 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.contrib.snapshot_actions [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] SnapshotActionsController initialized {{(pid=112374) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 19:31:06.321892 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: os-hosts {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.322600 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.322952 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: os-volume-manage {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.323549 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extended resource: cgsnapshots {{(pid=112372) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.324027 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.324416 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: capabilities {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.325023 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.contrib.snapshot_actions [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] SnapshotActionsController initialized {{(pid=112372) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 19:31:06.325710 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: os-volume-transfer {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.325980 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.326050 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.327336 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.327336 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.327494 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: os-hosts {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.327556 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.327556 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.327556 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.327556 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.327556 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.327839 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.327839 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.327839 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.327964 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.328001 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.328001 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.328001 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.328001 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.328001 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.328001 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.328247 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.328247 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.328247 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.328247 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.328414 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.328414 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.328414 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.328414 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.328616 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.328616 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.328616 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.328616 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.328819 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.328819 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.328819 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.328819 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.328819 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.329044 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.329044 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.329044 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.329044 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.329044 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.329236 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.329236 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.329328 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.329363 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.329363 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.329363 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.329363 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.329363 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.329363 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.329651 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.329651 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.329651 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.329651 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.329651 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.329651 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.329914 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.329914 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.329914 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.329914 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.329914 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.329914 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.330185 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.330185 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.330185 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.330185 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.330185 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.331316 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.331316 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.331316 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.331316 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.331316 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.331797 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.331797 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.331797 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.331797 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.331797 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.332245 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.332245 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.332245 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.332245 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.332245 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.332245 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.332245 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.332862 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.332862 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.332862 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.332862 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.332862 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.333342 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.333342 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.333342 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.333342 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.333342 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.333796 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.333796 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.333796 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.333796 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.334283 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.334283 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.334283 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.334283 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.334682 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.334682 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.334682 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.334682 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.334682 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.335183 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.335183 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.335183 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.335183 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.335183 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.335681 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.335681 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.335681 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.335681 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.336041 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.336041 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.336041 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.336041 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.336399 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.336399 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.336399 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.336399 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.336825 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.336825 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.336825 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.336825 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.337066 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.337066 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.337066 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.337066 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.337234 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.337234 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.337234 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.337234 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.337234 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.337234 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.337498 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.337498 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.337498 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.337498 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.337498 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.337760 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.337760 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.337760 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.337760 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.337760 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.337760 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.337760 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.338031 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.338031 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.338031 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.338031 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.338031 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.338031 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.338303 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.338303 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.338303 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.338303 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.338303 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.338303 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.338590 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.338590 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.338590 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.338590 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.338590 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.338590 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.338871 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extended resource: cgsnapshots {{(pid=112373) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:31:06.338916 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.338916 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.338916 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.338916 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.339075 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.339075 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.339075 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.339075 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.339244 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.339244 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.339244 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.339244 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.339409 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.339409 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.339409 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:06.339409 np0000175047 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 19 19:31:06.342736 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.342781 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.342825 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.contrib.snapshot_actions [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] SnapshotActionsController initialized {{(pid=112373) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 19:31:06.342857 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.342881 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [None req-d766f8eb-2d84-457c-b478-3bf259fde52f None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:31:06.342908 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.342934 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.342983 np0000175047 devstack@c-api.service[112374]: WARNING castellan.key_manager.migration [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.343009 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.343032 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343057 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.343080 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.343103 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.343127 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.343150 np0000175047 devstack@c-api.service[112372]: WARNING castellan.key_manager.migration [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.343173 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343173 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343227 np0000175047 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 1/1] 199.204.45.240 () {60 vars in 956 bytes} [Tue May 19 19:31:06 2026] GET /volume/v3/ => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 19 19:31:06.343258 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.343282 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343306 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343306 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343306 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extension AdminActions extending resource: volumes {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343306 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extension AdminActions extending resource: snapshots {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343306 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extension AdminActions extending resource: backups {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343306 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343306 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extension VolumeActions extending resource: volumes {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343472 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extension TypesManage extending resource: types {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343502 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.343525 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343525 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343525 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343525 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343525 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.v3.router [None req-743603df-2939-4ed6-9460-c0218ecba64a None None] Extension UsedLimits extending resource: limits {{(pid=112374) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343659 np0000175047 devstack@c-api.service[112373]: WARNING castellan.key_manager.migration [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:31:06.343693 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343693 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343693 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343693 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343782 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343807 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extension AdminActions extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343831 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343858 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extension AdminActions extending resource: snapshots {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343890 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343939 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extension AdminActions extending resource: backups {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343939 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343939 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extension VolumeActions extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343939 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extension TypesManage extending resource: types {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343939 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343939 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.343939 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.344135 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.344168 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.344201 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.344226 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.v3.router [None req-8a5ad05e-477c-42eb-a5ed-e124ac06138e None None] Extension UsedLimits extending resource: limits {{(pid=112372) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.344251 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extension AdminActions extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.344251 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extension AdminActions extending resource: snapshots {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.344251 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extension AdminActions extending resource: backups {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.344251 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.344251 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extension VolumeActions extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.344251 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extension TypesManage extending resource: types {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.344251 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.344455 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.344455 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.344455 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.344455 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.v3.router [None req-8d418961-5d42-470a-90f2-905c56fe4876 None None] Extension UsedLimits extending resource: limits {{(pid=112373) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:31:06.347434 np0000175047 devstack@c-api.service[112374]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7245bd6a3668 pid: 112374 (default app) May 19 19:31:06.351722 np0000175047 devstack@c-api.service[112373]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7245bd6a3668 pid: 112373 (default app) May 19 19:31:06.352466 np0000175047 devstack@c-api.service[112372]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7245bd6a3668 pid: 112372 (default app) May 19 19:31:14.371514 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [None req-d88f9116-1cf4-4146-9f8f-82cec94a9c2d None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:31:15.141176 np0000175047 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-d88f9116-1cf4-4146-9f8f-82cec94a9c2d admin admin] POST https://199.204.45.240/volume/v3/types May 19 19:31:15.141176 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-d88f9116-1cf4-4146-9f8f-82cec94a9c2d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 19:31:15.142861 np0000175047 devstack@c-api.service[112375]: /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 19 19:31:15.142861 np0000175047 devstack@c-api.service[112375]: warnings.warn( May 19 19:31:15.150996 np0000175047 devstack@c-api.service[112375]: DEBUG oslo_db.sqlalchemy.engines [None req-d88f9116-1cf4-4146-9f8f-82cec94a9c2d 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=112375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:31:15.258445 np0000175047 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-d88f9116-1cf4-4146-9f8f-82cec94a9c2d admin admin] https://199.204.45.240/volume/v3/types returned with HTTP 200 May 19 19:31:15.259045 np0000175047 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 2/2] 199.204.45.240 () {68 vars in 1288 bytes} [Tue May 19 19:31:14 2026] POST /volume/v3/types => generated 186 bytes in 889 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 19:31:15.297912 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.297912 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.297912 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.297912 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.297912 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.298978 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.298978 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.298978 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.298978 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.298978 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.299265 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.299265 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.299265 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.299265 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.299265 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.299265 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.299630 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.299630 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.299630 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.299630 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.299879 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.299879 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.299879 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.299879 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.300114 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.300114 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.300114 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.300114 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.300348 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.300348 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.300348 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.300348 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.300348 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.300713 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.300713 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.300713 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.300713 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.300713 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.301061 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.301061 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.301061 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.301061 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.301061 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.301061 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.301422 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.301422 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.301422 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.301422 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.301422 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.301422 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.301768 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.301768 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.301768 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.301768 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.301768 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.301768 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.302070 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.302070 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.302070 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.302070 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.302070 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.302267 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.302267 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.302267 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.302267 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.302267 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.302443 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.302443 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.302443 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.302443 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.302443 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.302443 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.302686 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.302686 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.302686 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.302686 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.302686 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.302686 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.302899 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.302899 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.302899 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.302899 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.302899 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.303105 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.303105 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.303105 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.303105 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.303105 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.303286 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.303286 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.303286 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.303286 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.303440 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.303440 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.303440 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.303440 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.303613 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.303613 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.303613 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.303613 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.303613 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.303808 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.303808 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.303808 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.303808 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.303808 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.304008 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.304008 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.304008 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.304008 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.304164 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.304164 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.304164 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.304164 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.304314 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.304314 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.304314 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.304314 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.304461 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.304461 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.304461 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.304461 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.304646 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.304646 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.304646 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.304646 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.304795 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.304795 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.304795 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.304795 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.304795 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.305040 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.305040 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.305040 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.305040 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.305040 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.305040 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.305255 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.305255 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.305255 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.305255 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.305255 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.305436 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.305436 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.305436 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.305436 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.305436 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.305436 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.305677 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.305677 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.305677 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.305677 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.305677 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.305677 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.305918 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.305918 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.305918 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.305918 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.305918 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.305918 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.306138 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.306138 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.306138 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.306138 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.306138 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.306138 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.306357 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.306357 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.306357 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.306357 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.306501 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.306501 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.306501 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.306501 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.306501 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.306717 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.306717 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.306717 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.306717 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.306717 np0000175047 devstack@c-api.service[112374]: warnings.warn(deprecated_msg) May 19 19:31:15.306717 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.middleware.request_id [req-d88f9116-1cf4-4146-9f8f-82cec94a9c2d req-4c44b67e-1201-449b-ac7b-beed9032d6a2 None None] RequestId filter calling following filter/app {{(pid=112374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:31:15.805931 np0000175047 devstack@c-api.service[112374]: INFO cinder.api.openstack.wsgi [req-d88f9116-1cf4-4146-9f8f-82cec94a9c2d req-4c44b67e-1201-449b-ac7b-beed9032d6a2 admin admin] POST https://199.204.45.240/volume/v3/types/1920337b-fbb9-4ab7-9a35-ae560cbe9ec0/extra_specs May 19 19:31:15.806630 np0000175047 devstack@c-api.service[112374]: DEBUG cinder.api.openstack.wsgi [req-d88f9116-1cf4-4146-9f8f-82cec94a9c2d req-4c44b67e-1201-449b-ac7b-beed9032d6a2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 19:31:15.808883 np0000175047 devstack@c-api.service[112374]: /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 19 19:31:15.808883 np0000175047 devstack@c-api.service[112374]: warnings.warn( May 19 19:31:15.816336 np0000175047 devstack@c-api.service[112374]: DEBUG oslo_db.sqlalchemy.engines [req-d88f9116-1cf4-4146-9f8f-82cec94a9c2d req-4c44b67e-1201-449b-ac7b-beed9032d6a2 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=112374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:31:16.086757 np0000175047 devstack@c-api.service[112374]: INFO cinder.api.openstack.wsgi [req-d88f9116-1cf4-4146-9f8f-82cec94a9c2d req-4c44b67e-1201-449b-ac7b-beed9032d6a2 admin admin] https://199.204.45.240/volume/v3/types/1920337b-fbb9-4ab7-9a35-ae560cbe9ec0/extra_specs returned with HTTP 200 May 19 19:31:16.087451 np0000175047 devstack@c-api.service[112374]: [pid: 112374|app: 0|req: 1/3] 199.204.45.240 () {70 vars in 1505 bytes} [Tue May 19 19:31:15 2026] POST /volume/v3/types/1920337b-fbb9-4ab7-9a35-ae560cbe9ec0/extra_specs => generated 55 bytes in 805 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 19:31:16.216204 np0000175047 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writing DB stats cinder:SELECT=6 {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:31:16.232584 np0000175047 devstack@c-api.service[112373]: DEBUG dbcounter [-] [112373] Writing DB stats cinder:SELECT=6 {{(pid=112373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:31:25.252603 np0000175047 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:31:26.084343 np0000175047 devstack@c-api.service[112374]: DEBUG dbcounter [-] [112374] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:34:18.983055 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.983055 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.983055 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.983055 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.983055 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.983895 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.983895 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.983895 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.983895 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.983895 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.984358 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.984358 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.984358 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.984358 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.984358 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.984358 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.984793 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.984793 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.984793 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.984793 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.984964 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.984964 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.984964 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.984964 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.985133 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.985133 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.985133 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.985133 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.985302 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.985302 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.985302 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.985302 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.985302 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.985521 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.985521 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.985521 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.985521 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.985521 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.985749 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.985749 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.985749 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.985749 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.985749 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.985749 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.986357 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.986357 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.986357 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.986357 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.986357 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.986357 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.987288 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.987288 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.987288 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.987288 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.987288 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.987288 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.987774 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.987774 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.987774 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.987774 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.987774 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.988261 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.988261 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.988261 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.988261 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.988261 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.988790 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.988790 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.988790 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.988790 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.988790 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.988790 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.989279 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.989279 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.989279 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.989279 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.989279 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.989279 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.989877 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.989877 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.989877 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.989877 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.989877 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.990463 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.990463 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.990463 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.990463 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.990463 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.991109 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.991109 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.991109 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.991109 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.991477 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.991477 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.991477 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.991477 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.991732 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.991732 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.991732 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.991732 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.991732 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.991957 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.991957 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.991957 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.991957 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.991957 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.992153 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.992153 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.992153 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.992153 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.992310 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.992310 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.992310 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.992310 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.992602 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.992602 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.992602 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.992602 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.992788 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.992788 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.992788 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.992788 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.992959 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.992959 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.992959 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.992959 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.993122 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.993122 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.993122 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.993122 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.993122 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.993328 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.993328 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.993328 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.993328 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.993328 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.993328 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.993590 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.993590 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.993590 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.993590 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.993590 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.993784 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.993784 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.993784 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.993784 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.993784 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.993784 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.994064 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.994064 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.994064 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.994064 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.994064 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.994064 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.994306 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.994306 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.994306 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.994306 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.994306 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.994306 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.995078 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.995078 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.995078 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.995078 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.995078 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.995078 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.995448 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.995448 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.995448 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.995448 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.995734 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.995734 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.995734 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.995734 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.995734 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.996054 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.996054 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.996054 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.996054 np0000175047 devstack@c-api.service[112373]: /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 19 19:34:18.996054 np0000175047 devstack@c-api.service[112373]: warnings.warn(deprecated_msg) May 19 19:34:18.996054 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.middleware.request_id [None req-ba322757-bba6-4009-a4d7-6e3a430f87ff None None] RequestId filter calling following filter/app {{(pid=112373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:34:18.996054 np0000175047 devstack@c-api.service[112373]: INFO cinder.api.openstack.wsgi [None req-ba322757-bba6-4009-a4d7-6e3a430f87ff None None] GET https://199.204.45.240/volume// May 19 19:34:18.996448 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.openstack.wsgi [None req-ba322757-bba6-4009-a4d7-6e3a430f87ff None None] Empty body provided in request {{(pid=112373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 19:34:18.996448 np0000175047 devstack@c-api.service[112373]: DEBUG cinder.api.openstack.wsgi [None req-ba322757-bba6-4009-a4d7-6e3a430f87ff None None] Calling method 'all' {{(pid=112373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 19:34:18.996448 np0000175047 devstack@c-api.service[112373]: INFO cinder.api.openstack.wsgi [None req-ba322757-bba6-4009-a4d7-6e3a430f87ff None None] https://199.204.45.240/volume// returned with HTTP 300 May 19 19:34:18.996448 np0000175047 devstack@c-api.service[112373]: [pid: 112373|app: 0|req: 1/4] 199.204.45.240 () {66 vars in 1456 bytes} [Tue May 19 19:34:18 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 19 19:34:58.992094 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.992094 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.992892 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.992892 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.992892 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.992892 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.992892 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.993450 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.993450 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.993450 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.993450 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.993450 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.993450 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.994039 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.994039 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.994039 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.994039 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.994039 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.994326 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.994326 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.994326 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.994326 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.994576 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.994576 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.994576 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.994576 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.994851 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.994851 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.994851 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.994851 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.994851 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.995148 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.995148 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.995148 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.995148 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.995148 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.995436 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.995436 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.995436 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.995436 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.995436 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.995436 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.995842 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.995842 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.995842 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.995842 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.995842 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.995842 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.996236 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.996236 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.996236 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.996236 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.996236 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.996236 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.996658 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.996658 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.996658 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.996658 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.996658 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.996658 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.997051 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.997051 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.997051 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.997051 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.997322 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.997322 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.997322 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.997322 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.997322 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.997679 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.997679 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.997679 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.997679 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.997679 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.997975 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.997975 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.997975 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.997975 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.997975 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.997975 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.998310 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.998310 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.998310 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.998310 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.998310 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.998777 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.998777 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.998777 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.998777 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.998777 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.999083 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.999083 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.999083 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.999083 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.999365 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.999365 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.999365 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.999365 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.999643 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.999643 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.999643 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.999643 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.999643 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.999971 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.999971 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.999971 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:58.999971 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:58.999971 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.000262 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.000262 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.000262 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.000262 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.000519 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.000519 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.000519 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.000519 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.000818 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.000818 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.000818 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.000818 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.001065 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.001065 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.001065 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.001065 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.001331 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.001331 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.001331 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.001331 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.001733 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.001733 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.001733 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.001733 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.001733 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.001733 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.002096 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.002096 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.002096 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.002096 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.002096 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.002417 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.002417 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.002417 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.002417 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.002417 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.002417 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.002417 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.002910 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.002910 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.002910 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.002910 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.002910 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.002910 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.003298 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.003298 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.003298 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.003298 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.003298 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.003298 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.003573 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.003573 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.003573 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.003573 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.003573 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.003573 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.003722 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.003722 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.003722 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.003722 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.003851 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.003851 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.003851 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.003851 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.003956 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.003956 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.003956 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.003956 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.004060 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.004060 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.004060 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.004060 np0000175047 devstack@c-api.service[112372]: warnings.warn(deprecated_msg) May 19 19:34:59.004060 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.middleware.request_id [None req-ff44ff7e-a819-4272-98ed-c5235a8672de None None] RequestId filter calling following filter/app {{(pid=112372) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:34:59.329056 np0000175047 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-ff44ff7e-a819-4272-98ed-c5235a8672de demo demo] GET https://199.204.45.240/volume/v3/types May 19 19:34:59.329394 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-ff44ff7e-a819-4272-98ed-c5235a8672de demo demo] Empty body provided in request {{(pid=112372) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 19:34:59.329648 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.openstack.wsgi [None req-ff44ff7e-a819-4272-98ed-c5235a8672de demo demo] Calling method 'index' {{(pid=112372) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 19:34:59.330135 np0000175047 devstack@c-api.service[112372]: /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 19 19:34:59.330135 np0000175047 devstack@c-api.service[112372]: warnings.warn( May 19 19:34:59.330752 np0000175047 devstack@c-api.service[112372]: DEBUG cinder.api.api_utils [None req-ff44ff7e-a819-4272-98ed-c5235a8672de demo demo] Removing options '' from query. {{(pid=112372) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 19:34:59.343148 np0000175047 devstack@c-api.service[112372]: DEBUG oslo_db.sqlalchemy.engines [None req-ff44ff7e-a819-4272-98ed-c5235a8672de demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:34:59.366718 np0000175047 devstack@c-api.service[112372]: INFO cinder.api.openstack.wsgi [None req-ff44ff7e-a819-4272-98ed-c5235a8672de demo demo] https://199.204.45.240/volume/v3/types returned with HTTP 200 May 19 19:34:59.367264 np0000175047 devstack@c-api.service[112372]: [pid: 112372|app: 0|req: 1/5] 199.204.45.240 () {64 vars in 1290 bytes} [Tue May 19 19:34:58 2026] GET /volume/v3/types => generated 377 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 19:34:59.414124 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [None req-214cb544-fdd7-423f-8f33-2f17ec5b5cc0 None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:34:59.419913 np0000175047 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-214cb544-fdd7-423f-8f33-2f17ec5b5cc0 demo demo] GET https://199.204.45.240/volume/v3/types/default May 19 19:34:59.420116 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-214cb544-fdd7-423f-8f33-2f17ec5b5cc0 demo demo] Empty body provided in request {{(pid=112375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 19:34:59.420354 np0000175047 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-214cb544-fdd7-423f-8f33-2f17ec5b5cc0 demo demo] Calling method 'show' {{(pid=112375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 19:34:59.433316 np0000175047 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-214cb544-fdd7-423f-8f33-2f17ec5b5cc0 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 May 19 19:34:59.433830 np0000175047 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 3/6] 199.204.45.240 () {64 vars in 1301 bytes} [Tue May 19 19:34:59 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 19:35:09.358337 np0000175047 devstack@c-api.service[112372]: DEBUG dbcounter [-] [112372] Writing DB stats cinder:SELECT=1 {{(pid=112372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:35:09.428048 np0000175047 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writing DB stats cinder:SELECT=2 {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}