Jun 08 19:26:24.341178 np0000179052 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 08 19:26:24.347558 np0000179052 devstack@c-api.service[112664]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 08 19:26:24.350630 np0000179052 devstack@c-api.service[112664]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 8 19:26:24 2026] *** Jun 08 19:26:24.350630 np0000179052 devstack@c-api.service[112664]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 08 19:26:24.350630 np0000179052 devstack@c-api.service[112664]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 08 19:26:24.350630 np0000179052 devstack@c-api.service[112664]: nodename: np0000179052 Jun 08 19:26:24.350630 np0000179052 devstack@c-api.service[112664]: machine: x86_64 Jun 08 19:26:24.350630 np0000179052 devstack@c-api.service[112664]: clock source: unix Jun 08 19:26:24.350630 np0000179052 devstack@c-api.service[112664]: pcre jit disabled Jun 08 19:26:24.350630 np0000179052 devstack@c-api.service[112664]: detected number of CPU cores: 16 Jun 08 19:26:24.350630 np0000179052 devstack@c-api.service[112664]: current working directory: / Jun 08 19:26:24.350630 np0000179052 devstack@c-api.service[112664]: detected binary path: /usr/bin/uwsgi-core Jun 08 19:26:24.350630 np0000179052 devstack@c-api.service[112664]: your processes number limit is 256917 Jun 08 19:26:24.350630 np0000179052 devstack@c-api.service[112664]: your memory page size is 4096 bytes Jun 08 19:26:24.350630 np0000179052 devstack@c-api.service[112664]: detected max file descriptor number: 2048 Jun 08 19:26:24.350630 np0000179052 devstack@c-api.service[112664]: lock engine: pthread robust mutexes Jun 08 19:26:24.351149 np0000179052 devstack@c-api.service[112664]: thunder lock: enabled Jun 08 19:26:24.351149 np0000179052 devstack@c-api.service[112664]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 08 19:26:24.351228 np0000179052 devstack@c-api.service[112664]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 08 19:26:24.351228 np0000179052 devstack@c-api.service[112664]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 08 19:26:24.351228 np0000179052 devstack@c-api.service[112664]: Set PythonHome to /opt/stack/data/venv Jun 08 19:26:24.387883 np0000179052 devstack@c-api.service[112664]: Python main interpreter initialized at 0x7d49b20a3668 Jun 08 19:26:24.387883 np0000179052 devstack@c-api.service[112664]: python threads support enabled Jun 08 19:26:24.387883 np0000179052 devstack@c-api.service[112664]: your server socket listen backlog is limited to 100 connections Jun 08 19:26:24.387883 np0000179052 devstack@c-api.service[112664]: your mercy for graceful operations on workers is 80 seconds Jun 08 19:26:24.388428 np0000179052 devstack@c-api.service[112664]: mapped 671795 bytes (656 KB) for 4 cores Jun 08 19:26:24.388567 np0000179052 devstack@c-api.service[112664]: *** Operational MODE: preforking *** Jun 08 19:26:24.388728 np0000179052 devstack@c-api.service[112664]: *** uWSGI is running in multiple interpreter mode *** Jun 08 19:26:24.388728 np0000179052 devstack@c-api.service[112664]: spawned uWSGI master process (pid: 112664) Jun 08 19:26:24.388959 np0000179052 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 08 19:26:24.389562 np0000179052 devstack@c-api.service[112664]: spawned uWSGI worker 1 (pid: 112672, cores: 1) Jun 08 19:26:24.390179 np0000179052 devstack@c-api.service[112664]: spawned uWSGI worker 2 (pid: 112673, cores: 1) Jun 08 19:26:24.390701 np0000179052 devstack@c-api.service[112664]: spawned uWSGI worker 3 (pid: 112674, cores: 1) Jun 08 19:26:24.391201 np0000179052 devstack@c-api.service[112664]: spawned uWSGI worker 4 (pid: 112675, cores: 1) Jun 08 19:26:24.391255 np0000179052 devstack@c-api.service[112664]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 08 19:26:24.523917 np0000179052 devstack@c-api.service[112674]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:26:24.523917 np0000179052 devstack@c-api.service[112674]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:26:24.523917 np0000179052 devstack@c-api.service[112674]: we strongly recommend against using it for new projects. Jun 08 19:26:24.523917 np0000179052 devstack@c-api.service[112674]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:26:24.523917 np0000179052 devstack@c-api.service[112674]: framework. For more detail see Jun 08 19:26:24.523917 np0000179052 devstack@c-api.service[112674]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:26:24.523917 np0000179052 devstack@c-api.service[112674]: import eventlet # noqa Jun 08 19:26:24.533038 np0000179052 devstack@c-api.service[112675]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:26:24.533038 np0000179052 devstack@c-api.service[112675]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:26:24.533038 np0000179052 devstack@c-api.service[112675]: we strongly recommend against using it for new projects. Jun 08 19:26:24.533038 np0000179052 devstack@c-api.service[112675]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:26:24.533038 np0000179052 devstack@c-api.service[112675]: framework. For more detail see Jun 08 19:26:24.533038 np0000179052 devstack@c-api.service[112675]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:26:24.533038 np0000179052 devstack@c-api.service[112675]: import eventlet # noqa Jun 08 19:26:24.547803 np0000179052 devstack@c-api.service[112673]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:26:24.547803 np0000179052 devstack@c-api.service[112673]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:26:24.547803 np0000179052 devstack@c-api.service[112673]: we strongly recommend against using it for new projects. Jun 08 19:26:24.547803 np0000179052 devstack@c-api.service[112673]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:26:24.547803 np0000179052 devstack@c-api.service[112673]: framework. For more detail see Jun 08 19:26:24.547803 np0000179052 devstack@c-api.service[112673]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:26:24.547803 np0000179052 devstack@c-api.service[112673]: import eventlet # noqa Jun 08 19:26:24.549633 np0000179052 devstack@c-api.service[112672]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:26:24.549633 np0000179052 devstack@c-api.service[112672]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:26:24.549633 np0000179052 devstack@c-api.service[112672]: we strongly recommend against using it for new projects. Jun 08 19:26:24.549633 np0000179052 devstack@c-api.service[112672]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:26:24.549633 np0000179052 devstack@c-api.service[112672]: framework. For more detail see Jun 08 19:26:24.549633 np0000179052 devstack@c-api.service[112672]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:26:24.549633 np0000179052 devstack@c-api.service[112672]: import eventlet # noqa Jun 08 19:26:24.611227 np0000179052 devstack@c-api.service[112674]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:26:24.611227 np0000179052 devstack@c-api.service[112674]: warnings.warn( Jun 08 19:26:24.625901 np0000179052 devstack@c-api.service[112675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:26:24.625901 np0000179052 devstack@c-api.service[112675]: warnings.warn( Jun 08 19:26:24.643427 np0000179052 devstack@c-api.service[112672]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:26:24.643427 np0000179052 devstack@c-api.service[112672]: warnings.warn( Jun 08 19:26:24.643976 np0000179052 devstack@c-api.service[112673]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:26:24.643976 np0000179052 devstack@c-api.service[112673]: warnings.warn( Jun 08 19:26:24.686684 np0000179052 devstack@c-api.service[112674]: /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 Jun 08 19:26:24.686684 np0000179052 devstack@c-api.service[112674]: from cgi import parse_header Jun 08 19:26:24.702445 np0000179052 devstack@c-api.service[112675]: /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 Jun 08 19:26:24.702445 np0000179052 devstack@c-api.service[112675]: from cgi import parse_header Jun 08 19:26:24.718609 np0000179052 devstack@c-api.service[112672]: /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 Jun 08 19:26:24.718609 np0000179052 devstack@c-api.service[112672]: from cgi import parse_header Jun 08 19:26:24.724491 np0000179052 devstack@c-api.service[112673]: /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 Jun 08 19:26:24.724491 np0000179052 devstack@c-api.service[112673]: from cgi import parse_header Jun 08 19:26:24.736244 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:24.736244 np0000179052 devstack@c-api.service[112674]: removals.removed_module( Jun 08 19:26:24.737669 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:24.737669 np0000179052 devstack@c-api.service[112674]: removals.removed_module( Jun 08 19:26:24.752551 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:24.752551 np0000179052 devstack@c-api.service[112675]: removals.removed_module( Jun 08 19:26:24.753863 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:24.753863 np0000179052 devstack@c-api.service[112675]: removals.removed_module( Jun 08 19:26:24.766055 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:24.766055 np0000179052 devstack@c-api.service[112672]: removals.removed_module( Jun 08 19:26:24.767384 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:24.767384 np0000179052 devstack@c-api.service[112672]: removals.removed_module( Jun 08 19:26:24.777385 np0000179052 devstack@c-api.service[112673]: /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. Jun 08 19:26:24.777385 np0000179052 devstack@c-api.service[112673]: removals.removed_module( Jun 08 19:26:24.779206 np0000179052 devstack@c-api.service[112673]: /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. Jun 08 19:26:24.779206 np0000179052 devstack@c-api.service[112673]: removals.removed_module( Jun 08 19:26:25.360255 np0000179052 devstack@c-api.service[112674]: /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 Jun 08 19:26:25.360255 np0000179052 devstack@c-api.service[112674]: warnings.warn( Jun 08 19:26:25.374364 np0000179052 devstack@c-api.service[112672]: /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 Jun 08 19:26:25.374364 np0000179052 devstack@c-api.service[112672]: warnings.warn( Jun 08 19:26:25.387269 np0000179052 devstack@c-api.service[112675]: /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 Jun 08 19:26:25.387269 np0000179052 devstack@c-api.service[112675]: warnings.warn( Jun 08 19:26:25.451917 np0000179052 devstack@c-api.service[112673]: /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 Jun 08 19:26:25.451917 np0000179052 devstack@c-api.service[112673]: warnings.warn( Jun 08 19:26:25.453793 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:25.453793 np0000179052 devstack@c-api.service[112674]: warnings.warn( Jun 08 19:26:25.466538 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:25.466538 np0000179052 devstack@c-api.service[112672]: warnings.warn( Jun 08 19:26:25.486317 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:25.486317 np0000179052 devstack@c-api.service[112675]: warnings.warn( Jun 08 19:26:25.547409 np0000179052 devstack@c-api.service[112673]: /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. Jun 08 19:26:25.547409 np0000179052 devstack@c-api.service[112673]: warnings.warn( Jun 08 19:26:25.757362 np0000179052 devstack@c-api.service[112674]: 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. Jun 08 19:26:25.758173 np0000179052 devstack@c-api.service[112674]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112674) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:26:25.758302 np0000179052 devstack@c-api.service[112672]: 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. Jun 08 19:26:25.758302 np0000179052 devstack@c-api.service[112672]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112672) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:26:25.775336 np0000179052 devstack@c-api.service[112675]: 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. Jun 08 19:26:25.775785 np0000179052 devstack@c-api.service[112675]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112675) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:26:25.840338 np0000179052 devstack@c-api.service[112673]: 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. Jun 08 19:26:25.841350 np0000179052 devstack@c-api.service[112673]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112673) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:26:25.842521 np0000179052 devstack@c-api.service[112672]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 08 19:26:25.842521 np0000179052 devstack@c-api.service[112672]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:26:25.844208 np0000179052 devstack@c-api.service[112675]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 08 19:26:25.844208 np0000179052 devstack@c-api.service[112675]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:26:25.846352 np0000179052 devstack@c-api.service[112674]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 08 19:26:25.846352 np0000179052 devstack@c-api.service[112674]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:26:25.908119 np0000179052 devstack@c-api.service[112673]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 08 19:26:25.908119 np0000179052 devstack@c-api.service[112673]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:26:26.301101 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112674) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:26:26.301427 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112672) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:26:26.301598 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112675) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:26:26.301720 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.301875 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112673) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:26:26.302003 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.302114 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.302223 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.302334 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.302445 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.302581 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.302678 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.302815 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.302953 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.303086 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.303146 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.303198 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.303266 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.303320 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.303371 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.303422 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.303482 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.303533 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.303587 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.303644 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.303694 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.303751 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.303808 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.303906 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.303991 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.304051 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.304101 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.304152 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.304212 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.304262 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.304313 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.304364 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.304413 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.304463 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.304511 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.304572 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.304625 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.304625 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.304625 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.305241 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.305241 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.305583 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.305736 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.305876 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.306015 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.306130 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.306245 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.306354 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.306474 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.306587 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.306693 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.306800 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.306962 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.307076 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.307182 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.307290 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.307414 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.307526 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.307643 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.307750 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.308080 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.308211 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.308320 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.308427 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.308533 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.308591 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.308591 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.308695 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.308695 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.308743 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.308766 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.308766 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.308812 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.308856 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.308881 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.308904 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.308927 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.308958 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.308982 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.309008 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.309031 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.309053 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.309079 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.309106 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.309129 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.309152 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.309182 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.309209 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.309232 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.309254 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.309281 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.309305 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.309327 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.309352 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.309375 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.309686 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.309735 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.309807 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.309890 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.309965 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.310029 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.310057 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.310082 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.310110 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.310187 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.310240 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.310295 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.310346 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.310375 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.310398 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.310422 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.310445 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.310469 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.310492 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.310514 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.310543 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.310566 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.310673 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.310727 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.310777 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.310855 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.310915 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.310915 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.311009 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.311009 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.311009 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.311160 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.311218 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.311268 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.311334 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.311362 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.311393 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.311417 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.311438 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.311471 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.311498 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.311521 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.311543 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.311566 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.311590 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.311615 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.311637 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.311660 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.311682 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.311710 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.311733 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.311733 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.311782 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.311809 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.311809 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.311809 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.312564 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.312619 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.312649 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.312674 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.312702 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.312725 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.312748 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.312873 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.312931 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.312931 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.313026 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.313085 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.313143 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.313186 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.313242 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.313283 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.313344 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.313375 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.313399 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.313426 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.313449 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.313476 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.313500 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.313522 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.313545 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.313567 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.313567 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.313567 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.314420 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.314504 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.314536 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.314613 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.314668 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.314724 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.314755 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.314779 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.314803 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.314847 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.314880 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.314907 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.314941 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.314972 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.314995 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.315022 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.315046 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.315069 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.315093 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.315115 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.315138 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.315162 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.315189 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.315211 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.315234 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.315234 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.315234 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.315234 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.319984 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.320070 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.320206 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.320288 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.320374 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.320374 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.320514 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.320563 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.320563 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.320636 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.320670 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.320704 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.320742 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.320783 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.321268 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.321375 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.321375 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.321536 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.321536 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.321536 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.321650 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.321684 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.321809 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.321809 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.321988 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.321988 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.322108 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.322108 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.322651 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.322739 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.322846 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.322846 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.323012 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.323053 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.323053 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.323117 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.323157 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.323195 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.323195 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.323195 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.323295 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.323331 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.323373 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.323407 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.323448 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.323448 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.323509 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.323549 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.323588 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.323625 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.323659 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.323692 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.323726 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.323726 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.323726 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.323814 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.325413 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.325503 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.325539 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.325650 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.325650 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.325795 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.325882 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.325969 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.326051 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.326051 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.326051 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.326051 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.326051 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.326369 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.326442 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.326442 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.326553 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.326590 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.326623 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.326661 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.326695 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.326733 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.326766 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.326766 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.326847 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.326881 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.326913 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.326946 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.326977 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.327017 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.327049 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.327081 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.327081 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.327147 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.327178 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.327209 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.327245 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.327245 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.327313 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.327350 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.327387 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.327425 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.327458 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.327490 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.327526 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.327558 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.327589 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.327630 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.327665 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.327697 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.327729 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.327768 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.327800 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.327847 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.327890 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.328283 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.328384 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.328384 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.328384 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.328384 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.328728 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.328804 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.328907 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.328907 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.329060 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.329138 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.329222 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.329295 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.329367 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.329437 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.329619 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.329728 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.329810 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.329810 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.329978 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.330049 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.330130 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.330204 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.330274 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.330344 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.330438 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.330511 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.330589 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.330666 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.331068 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.331157 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.331230 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.331230 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.331408 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.331408 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.331561 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.331641 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.331685 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.331685 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.331685 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.331685 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.331685 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.331853 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.332399 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.332555 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.332617 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.332654 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.332690 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.332690 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.332755 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.332790 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.332842 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.332879 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.332925 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.332961 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.332997 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.333036 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.333070 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.333103 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.333138 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.333179 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.333219 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.333255 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.333289 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.333324 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.333364 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.333402 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.333437 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.333476 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.333516 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.333550 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.333587 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.333621 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.333654 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.333694 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.333729 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.333762 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.333797 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.333850 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.333896 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.333929 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.333969 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.334010 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.334048 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.334087 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.334126 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.334160 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.334193 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.334232 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.334266 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.334312 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.334347 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.334381 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.334421 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.334455 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.334494 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.334527 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.334573 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.334608 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.334644 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.334679 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.334712 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.334745 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.334786 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.334820 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.334868 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.334911 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.334944 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.334983 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.335021 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.335021 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.335021 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.335021 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.335816 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.335886 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.335923 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.336007 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.336050 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.336085 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.336119 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.336154 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.336188 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.336229 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.336263 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.336302 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.336336 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.336336 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.336397 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.336433 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.336467 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.336510 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.336550 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.336586 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.336586 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.336654 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.336693 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.336731 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.336767 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.336805 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.336805 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.336885 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.337414 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.337474 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.337516 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.337553 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.337590 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.337625 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.337659 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.337694 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.337728 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.337766 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.337802 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.337865 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.337902 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.337936 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.337974 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.338008 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.338047 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.338087 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.338120 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.338153 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.338153 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.338215 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.338248 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.338292 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.338331 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.338331 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.338391 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.338426 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.338461 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.338495 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.338529 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.338563 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.338598 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.338643 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.338678 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.338716 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.338751 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.338784 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.338822 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.338872 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.338905 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.338938 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.338970 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.339017 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.339051 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.339084 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.339118 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.339156 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.339189 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.339222 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.339256 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.339289 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.339322 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.339361 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.339399 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.339434 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.343041 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.343125 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.343165 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.343231 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.343286 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.343341 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.343374 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.343404 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.343432 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.343461 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.343485 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.343509 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.343537 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.343563 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.343587 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.343611 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.343640 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.343664 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.343687 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.343710 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.343734 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.343760 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.343787 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.343811 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.344022 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.344081 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.344147 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.344200 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.344255 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.344309 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.344359 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.344419 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.344471 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.344521 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.344575 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.344631 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.344688 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.344743 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.344796 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.344866 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.344919 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.344961 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.345024 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.345068 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.345125 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.345156 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.345184 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.345207 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.345230 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.345257 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.345257 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.345257 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.345257 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.345341 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.345372 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.345397 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.345421 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.345450 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.345474 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.345496 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.345518 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.345541 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.345564 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.345586 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.345610 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.345636 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.345660 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.345682 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.345705 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.345727 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.345749 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.345772 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.345794 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.345816 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.345851 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.345883 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.345905 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.345905 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.345950 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.345950 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.345996 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.346018 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.346018 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.346018 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.347597 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.347649 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.347721 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.347800 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.347843 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.347843 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.347885 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.347915 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.347938 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.347997 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.348021 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.348043 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.348075 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.348099 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.348123 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.348146 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.348169 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.348196 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.348220 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.348243 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.348265 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.348290 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.348317 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.348340 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.348363 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.348386 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.348413 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.348440 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.348463 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.348486 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.348510 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.348534 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.348661 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.348702 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.348738 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.348771 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.348805 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.348871 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.348908 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.348941 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.348975 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.349009 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.349043 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.349089 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.349123 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.349157 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.349192 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.349226 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.349265 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.349298 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.349332 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.349366 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.349404 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.349445 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.349478 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.349513 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.349547 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.349581 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.349616 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.349650 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.349688 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.349726 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.349761 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.349800 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.349861 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.349896 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.349929 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.349963 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.350004 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.350042 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.350087 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.350132 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.350179 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.350213 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.350250 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.350292 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.350325 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.350359 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.350394 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.350428 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.350461 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.350495 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.350528 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.350569 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.350608 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.350643 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.350677 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.350711 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.350745 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.350780 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.350780 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.350780 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.351759 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.351856 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.351989 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.351989 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.352148 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.352148 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.352305 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.352387 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.352462 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.352536 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.352623 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.352623 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.352775 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.352887 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.352887 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.353052 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.353052 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.353194 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.353271 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.353271 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.353418 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.353501 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.353501 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.353662 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.353737 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.353737 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.353737 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.353979 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.354057 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.354057 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.354211 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.354211 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.354211 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.354420 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.354420 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.354420 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.354632 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.354709 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.354784 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.354884 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.354989 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.355073 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.355149 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.355222 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.355296 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.355369 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.355451 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.355451 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.355598 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.355674 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.355763 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.355912 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.355912 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.355912 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.356217 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.356259 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.356259 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.356259 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.356355 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.356397 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.356431 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.356469 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.356469 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.356531 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.356557 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.356583 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.356606 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.356638 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.356662 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.356689 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.356711 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.356734 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.356757 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.356780 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.356806 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.356850 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.356883 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.356915 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.356956 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.356987 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.357021 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.357051 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.357074 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.357096 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.357120 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.357148 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.357171 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.357195 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.357226 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.357250 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.357276 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.357300 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.357324 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.357348 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.357372 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.357399 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.357423 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.357452 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.357476 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.357499 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.357574 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.357659 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.357683 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.357707 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.357734 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.357758 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.357758 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.357758 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.357758 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.357758 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.357758 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.357903 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.357903 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.357903 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.357903 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.357984 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.358016 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.358044 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.358044 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.358090 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.358117 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.358144 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.358167 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.358190 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.358190 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.358190 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.358263 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.358289 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.358312 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.358312 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.358356 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.358381 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.358381 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.358381 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.358442 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.358469 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.358469 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.358515 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.358515 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.358515 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.358515 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.358515 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.358515 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.358515 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.358515 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.358515 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.358704 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.358728 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.358750 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.358776 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.358799 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.358840 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.358865 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.358894 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.358927 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.358950 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.358972 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.358997 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.359019 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.359046 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.359069 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.359095 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.359117 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.359141 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.359172 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.359194 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.359220 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.359246 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.359246 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.359246 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.359246 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.359246 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.359246 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.359429 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.359456 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.359482 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.359482 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.359482 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.359482 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.359482 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.359482 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.359482 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.359482 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.359482 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.359482 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.359482 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.359714 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.359714 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:26.363772 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.363817 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.363863 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.363936 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.364032 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.364097 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.364145 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.364234 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.364281 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.364338 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.364406 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.364454 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.364514 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.364574 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.364663 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.364663 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.364795 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.364795 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.365268 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:26.365319 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:26.365410 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:26.365486 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:26.365548 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:26.365548 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:26.410146 np0000179052 devstack@c-api.service[112675]: INFO dbcounter [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Registered counter for database cinder Jun 08 19:26:26.412784 np0000179052 devstack@c-api.service[112673]: INFO dbcounter [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Registered counter for database cinder Jun 08 19:26:26.413226 np0000179052 devstack@c-api.service[112672]: INFO dbcounter [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Registered counter for database cinder Jun 08 19:26:26.414327 np0000179052 devstack@c-api.service[112674]: INFO dbcounter [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Registered counter for database cinder Jun 08 19:26:26.455475 np0000179052 devstack@c-api.service[112675]: DEBUG oslo_db.sqlalchemy.engines [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 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=112675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:26.460506 np0000179052 devstack@c-api.service[112672]: DEBUG oslo_db.sqlalchemy.engines [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 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=112672) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:26.461980 np0000179052 devstack@c-api.service[112673]: DEBUG oslo_db.sqlalchemy.engines [None req-fd0b9239-885d-4957-a966-fd93108478c0 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=112673) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:26.465628 np0000179052 devstack@c-api.service[112674]: DEBUG oslo_db.sqlalchemy.engines [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 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=112674) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:26.580456 np0000179052 devstack@c-api.service[112674]: DEBUG dbcounter [-] [112674] Writer thread running {{(pid=112674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:26:26.580599 np0000179052 devstack@c-api.service[112675]: DEBUG dbcounter [-] [112675] Writer thread running {{(pid=112675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:26:26.583030 np0000179052 devstack@c-api.service[112674]: INFO cinder.rpc [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:26:26.583245 np0000179052 devstack@c-api.service[112675]: INFO cinder.rpc [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:26:26.585337 np0000179052 devstack@c-api.service[112674]: INFO cinder.rpc [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:26:26.585699 np0000179052 devstack@c-api.service[112675]: INFO cinder.rpc [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:26:26.586502 np0000179052 devstack@c-api.service[112672]: DEBUG dbcounter [-] [112672] Writer thread running {{(pid=112672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:26:26.587284 np0000179052 devstack@c-api.service[112674]: INFO cinder.rpc [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:26:26.587949 np0000179052 devstack@c-api.service[112675]: INFO cinder.rpc [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:26:26.589253 np0000179052 devstack@c-api.service[112674]: INFO cinder.rpc [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:26:26.589818 np0000179052 devstack@c-api.service[112672]: INFO cinder.rpc [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:26:26.590330 np0000179052 devstack@c-api.service[112675]: INFO cinder.rpc [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:26:26.590555 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.591502 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.592498 np0000179052 devstack@c-api.service[112672]: INFO cinder.rpc [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:26:26.594505 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.594649 np0000179052 devstack@c-api.service[112672]: INFO cinder.rpc [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:26:26.596458 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.596545 np0000179052 devstack@c-api.service[112672]: INFO cinder.rpc [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:26:26.597645 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.601609 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.606580 np0000179052 devstack@c-api.service[112673]: DEBUG dbcounter [-] [112673] Writer thread running {{(pid=112673) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:26:26.610440 np0000179052 devstack@c-api.service[112673]: INFO cinder.rpc [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:26:26.614764 np0000179052 devstack@c-api.service[112673]: INFO cinder.rpc [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:26:26.617575 np0000179052 devstack@c-api.service[112673]: INFO cinder.rpc [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:26:26.619398 np0000179052 devstack@c-api.service[112673]: INFO cinder.rpc [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:26:26.620332 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.623525 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.632665 np0000179052 devstack@c-api.service[112674]: DEBUG oslo_db.sqlalchemy.engines [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 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=112674) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:26.635394 np0000179052 devstack@c-api.service[112674]: INFO cinder.rpc [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:26:26.637400 np0000179052 devstack@c-api.service[112675]: DEBUG oslo_db.sqlalchemy.engines [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 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=112675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:26.637840 np0000179052 devstack@c-api.service[112674]: INFO cinder.rpc [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:26:26.639046 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.640477 np0000179052 devstack@c-api.service[112675]: INFO cinder.rpc [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:26:26.640808 np0000179052 devstack@c-api.service[112672]: DEBUG oslo_db.sqlalchemy.engines [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 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=112672) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:26.643258 np0000179052 devstack@c-api.service[112675]: INFO cinder.rpc [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:26:26.643511 np0000179052 devstack@c-api.service[112672]: INFO cinder.rpc [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:26:26.644623 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.645962 np0000179052 devstack@c-api.service[112672]: INFO cinder.rpc [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:26:26.647207 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.649919 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.653108 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.656351 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.656687 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.659642 np0000179052 devstack@c-api.service[112673]: DEBUG oslo_db.sqlalchemy.engines [None req-fd0b9239-885d-4957-a966-fd93108478c0 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=112673) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:26.660028 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.660906 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.661478 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.662380 np0000179052 devstack@c-api.service[112673]: INFO cinder.rpc [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:26:26.664186 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.664496 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.664620 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.664943 np0000179052 devstack@c-api.service[112673]: INFO cinder.rpc [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:26:26.666252 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.667399 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.668753 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.669103 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.670579 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.672313 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.673107 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.673411 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.675469 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.676365 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.676611 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.677811 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.678729 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.679505 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.680302 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.680491 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.681710 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.682611 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.683545 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.684764 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.685445 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.686002 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.686325 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.686838 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.688405 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.689142 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.689537 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.689877 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.691022 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.691359 np0000179052 devstack@c-api.service[112674]: WARNING cinder.api.contrib.hosts [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:26:26.692057 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.692593 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.693526 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.694094 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.694973 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.695039 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.696459 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.697065 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.697783 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.698098 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.698543 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.699174 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.700389 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.700472 np0000179052 devstack@c-api.service[112675]: WARNING cinder.api.contrib.hosts [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:26:26.700639 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.701314 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.701511 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.701968 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.702743 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.702978 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: extensions {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.703262 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.703347 np0000179052 devstack@c-api.service[112672]: WARNING cinder.api.contrib.hosts [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:26:26.704133 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.704351 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: encryption {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.704421 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.705516 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.705861 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: capabilities {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.705981 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.706215 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.706972 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.707501 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.707709 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.707773 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: os-quota-class-sets {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.708518 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.709039 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.709106 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: os-volume-type-access {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.709850 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.710502 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.710627 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.710691 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: extra_specs {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.711247 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.712042 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.712188 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: os-hosts {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.712728 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.713181 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: extensions {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.713562 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: os-availability-zone {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.714085 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.714503 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: encryption {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.714960 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: consistencygroups {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.715086 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: extensions {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.716013 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: capabilities {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.716154 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.716630 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: encryption {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.717271 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: cgsnapshots {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.718167 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: os-quota-class-sets {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.718262 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: capabilities {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.718784 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: os-snapshot-manage {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.719467 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: os-volume-type-access {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.719987 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: os-quota-class-sets {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.720226 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.720293 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: os-volume-manage {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.721081 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: extra_specs {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.721341 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: os-volume-type-access {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.721847 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: backups {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.722104 np0000179052 devstack@c-api.service[112673]: WARNING cinder.api.contrib.hosts [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:26:26.722624 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: os-hosts {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.722812 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.722895 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: extra_specs {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.724021 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: encryption {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.724233 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.724300 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: os-availability-zone {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.724753 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: os-hosts {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.725745 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: os-volume-transfer {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.726085 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: consistencygroups {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.726163 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: os-availability-zone {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.726361 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.727469 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: scheduler-stats {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.727531 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: consistencygroups {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.727873 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.728771 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: cgsnapshots {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.729110 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: os-quota-sets {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.729314 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.729506 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: cgsnapshots {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.730208 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: os-snapshot-manage {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.730730 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.730786 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extended resource: qos-specs {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.730964 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: os-snapshot-manage {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.731722 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: os-volume-manage {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.732385 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.732445 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: os-volume-manage {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.733292 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.contrib.snapshot_actions [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] SnapshotActionsController initialized {{(pid=112674) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:26:26.733350 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: backups {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.733771 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.733948 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: backups {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.734328 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.735007 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: extensions {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.735559 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: encryption {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.735993 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.736052 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: encryption {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.736426 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: encryption {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.737276 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: os-volume-transfer {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.737531 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.737647 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: os-volume-transfer {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.738232 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: capabilities {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.738961 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: scheduler-stats {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.739130 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.739259 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: scheduler-stats {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.739534 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: os-quota-class-sets {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.740471 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: os-quota-sets {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.740679 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.740754 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: os-quota-sets {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.740851 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: os-volume-type-access {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.741938 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extended resource: qos-specs {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.742169 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.742226 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extended resource: qos-specs {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.742515 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: extra_specs {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.743643 np0000179052 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.744108 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: os-hosts {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.744196 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.contrib.snapshot_actions [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] SnapshotActionsController initialized {{(pid=112675) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:26:26.744434 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.contrib.snapshot_actions [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] SnapshotActionsController initialized {{(pid=112672) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:26:26.744844 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.744906 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.745027 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extension TypesManage extending resource: types {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.745189 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.745247 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.745351 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.745488 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: os-availability-zone {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.745542 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extension VolumeActions extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.746350 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.746422 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.746584 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extension UsedLimits extending resource: limits {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.746641 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.746735 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.746875 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: consistencygroups {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.746933 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.747072 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.747594 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extension AdminActions extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.747594 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extension AdminActions extending resource: snapshots {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.747594 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extension AdminActions extending resource: backups {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.747715 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.747765 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.747807 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.747965 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-5033b7b3-1fdf-487b-b5d0-e409c5810775 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.748033 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.748901 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: cgsnapshots {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.749193 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.749374 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.750347 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: os-snapshot-manage {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.750551 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.750726 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.751793 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: os-volume-manage {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.751955 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.752068 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.753338 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: backups {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.753417 np0000179052 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.753506 np0000179052 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.754441 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.754511 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.754565 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extension TypesManage extending resource: types {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.754623 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extension TypesManage extending resource: types {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.754668 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.754711 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.754757 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.754842 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.755376 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: encryption {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.755440 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extension VolumeActions extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.755487 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extension VolumeActions extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.755580 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.755639 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.755686 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extension UsedLimits extending resource: limits {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.755731 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extension UsedLimits extending resource: limits {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.755784 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.755842 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.755907 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.755957 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.756071 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.756234 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extension AdminActions extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.756348 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extension AdminActions extending resource: snapshots {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.756469 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extension AdminActions extending resource: backups {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.756567 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.756675 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.756725 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.756790 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-d1a31ac9-c185-40a3-847b-2871eb41e091 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.756881 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extension AdminActions extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.756928 np0000179052 devstack@c-api.service[112674]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d49b20a3668 pid: 112674 (default app) Jun 08 19:26:26.756966 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extension AdminActions extending resource: snapshots {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.757026 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: os-volume-transfer {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.757074 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extension AdminActions extending resource: backups {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.757147 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.757249 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.757363 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-3e113c41-fff1-4f8e-8fe6-7841fe3b1883 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.758621 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: scheduler-stats {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.760113 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: os-quota-sets {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.762140 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extended resource: qos-specs {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:26.764350 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.contrib.snapshot_actions [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] SnapshotActionsController initialized {{(pid=112673) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:26:26.764634 np0000179052 devstack@c-api.service[112672]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d49b20a3668 pid: 112672 (default app) Jun 08 19:26:26.765192 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.765451 np0000179052 devstack@c-api.service[112675]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d49b20a3668 pid: 112675 (default app) Jun 08 19:26:26.765512 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.765512 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.765862 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.765862 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.765862 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.765862 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.765862 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.766148 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.766148 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.766148 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.766148 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.766148 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.766148 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.766531 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.766531 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.766531 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.766531 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.766531 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.766770 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.766770 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.766770 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.766770 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.767021 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.767021 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.767021 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.767021 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.767234 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.767234 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.767234 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.767234 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.767234 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.767484 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.767484 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.767484 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.767484 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.767484 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.767755 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.767755 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.767755 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.767755 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.767755 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.767755 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.768111 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.768111 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.768111 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.768111 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.768111 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.768111 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.768395 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.768395 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.768395 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.768395 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.768395 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.768395 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.768685 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.768685 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.768685 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.768685 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.768685 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.768685 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.768984 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.768984 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.768984 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.768984 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.769193 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.769193 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.769193 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.769193 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.769193 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.769427 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.769427 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.769427 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.769427 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.769427 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.769659 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.769659 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.769659 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.769659 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.769659 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.769659 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.769940 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.769940 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.769940 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.769940 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.769940 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.770208 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.770208 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.770208 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.770208 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.770208 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.770435 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.770486 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.770486 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.770486 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.770486 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.770698 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.770698 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.770698 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.770698 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.771608 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.771608 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.771608 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.771608 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.771608 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.772171 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.772171 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.772171 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.772171 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.772171 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.772419 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.772419 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.772419 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.772419 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.772695 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.772695 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.772695 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.772695 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.772920 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.772920 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.772920 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.772920 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.773122 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.773122 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.773122 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.773122 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.773327 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.773327 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.773327 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.773327 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.773510 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.773510 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.773510 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.773510 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.773510 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.773510 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.773805 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.773805 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.773805 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.773805 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.773805 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.774066 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.774066 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.774066 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.774066 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.774066 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.774066 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.774066 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.774299 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.774299 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.774299 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.774299 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.774299 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.774299 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.774497 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.774497 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.774497 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.774497 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.774497 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.774497 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.774690 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.774690 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.774690 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.774690 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.774690 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.774690 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.774908 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.774908 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.774908 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.774908 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.775037 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.775037 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.775037 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.775037 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.775159 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.775159 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.775159 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.775159 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.775295 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.775295 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.775295 np0000179052 devstack@c-api.service[112674]: /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. Jun 08 19:26:26.775295 np0000179052 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) Jun 08 19:26:26.775418 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.775418 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.775469 np0000179052 devstack@c-api.service[112674]: DEBUG cinder.api.middleware.request_id [None req-2596a00f-4eb6-46ca-bbbe-39043f9b9f3f None None] RequestId filter calling following filter/app {{(pid=112674) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 19:26:26.775503 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.775503 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.775503 np0000179052 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:26.775578 np0000179052 devstack@c-api.service[112674]: [pid: 112674|app: 0|req: 1/1] 199.19.213.129 () {60 vars in 956 bytes} [Mon Jun 8 19:26:26 2026] GET /volume/v3/ => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 08 19:26:26.775608 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.775608 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extension TypesManage extending resource: types {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.775608 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.775608 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.775698 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extension VolumeActions extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.775841 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.776053 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extension UsedLimits extending resource: limits {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.776157 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.776325 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.776442 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.776544 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extension AdminActions extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.776660 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extension AdminActions extending resource: snapshots {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.776765 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extension AdminActions extending resource: backups {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.776894 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.777003 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.777116 np0000179052 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-fd0b9239-885d-4957-a966-fd93108478c0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:26.785389 np0000179052 devstack@c-api.service[112673]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d49b20a3668 pid: 112673 (default app) Jun 08 19:26:34.242807 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.242807 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.242807 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.242807 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.242807 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.243748 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.243748 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.243748 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.243748 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.243748 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.244069 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.244069 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.244069 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.244069 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.244069 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.244069 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.244411 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.244411 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.244411 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.244411 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.244649 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.244649 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.244649 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.244649 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.244913 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.244913 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.244913 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.244913 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.245162 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.245162 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.245162 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.245162 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.245162 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.245476 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.245476 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.245476 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.245476 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.245476 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.245779 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.245779 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.245779 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.245779 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.245779 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.245779 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.246146 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.246146 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.246146 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.246146 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.246146 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.246146 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.246475 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.246475 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.246475 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.246475 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.246475 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.246475 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.246810 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.246810 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.246810 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.246810 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.246810 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.247124 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.247124 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.247124 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.247124 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.247124 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.247396 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.247396 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.247396 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.247396 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.247396 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.247396 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.247737 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.247737 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.247737 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.247737 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.247737 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.247737 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.248065 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.248065 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.248065 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.248065 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.248065 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.248358 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.248358 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.248358 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.248358 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.248358 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.248622 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.248622 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.248622 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.248622 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.248941 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.248941 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.248941 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.248941 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.249238 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.249238 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.249238 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.249238 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.249238 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.249601 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.249601 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.249601 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.249601 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.249601 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.249895 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.249895 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.249895 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.249895 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.250037 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.250037 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.250037 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.250037 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.250188 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.250188 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.250188 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.250188 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.250335 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.250335 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.250335 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.250335 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.250476 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.250476 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.250476 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.250476 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.250620 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.250620 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.250620 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.250620 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.250620 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.250796 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.250796 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.250796 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.250796 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.250796 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.250796 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.251030 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.251030 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.251030 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.251030 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.251030 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.251276 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.251276 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.251276 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.251276 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.251276 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.251276 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.251537 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.251537 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.251537 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.251537 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.251537 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.251537 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.251777 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.251777 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.251777 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.251777 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.251777 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.251777 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.252025 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.252025 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.252025 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.252025 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.252025 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.252025 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.252244 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.252244 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.252244 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.252244 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.252385 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.252385 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.252385 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.252385 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.252385 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.252566 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.252566 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.252566 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.252566 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.252566 np0000179052 devstack@c-api.service[112672]: warnings.warn(deprecated_msg) Jun 08 19:26:34.252566 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.middleware.request_id [None req-c28cb5d9-0207-47b1-945c-e403d9cff8ef None None] RequestId filter calling following filter/app {{(pid=112672) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 19:26:34.755703 np0000179052 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-c28cb5d9-0207-47b1-945c-e403d9cff8ef admin admin] POST https://199.19.213.129/volume/v3/types Jun 08 19:26:34.756321 np0000179052 devstack@c-api.service[112672]: DEBUG cinder.api.openstack.wsgi [None req-c28cb5d9-0207-47b1-945c-e403d9cff8ef admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112672) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 19:26:34.758038 np0000179052 devstack@c-api.service[112672]: /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. Jun 08 19:26:34.758038 np0000179052 devstack@c-api.service[112672]: warnings.warn( Jun 08 19:26:34.798031 np0000179052 devstack@c-api.service[112672]: DEBUG oslo_db.sqlalchemy.engines [None req-c28cb5d9-0207-47b1-945c-e403d9cff8ef 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=112672) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:34.830497 np0000179052 devstack@c-api.service[112672]: INFO cinder.api.openstack.wsgi [None req-c28cb5d9-0207-47b1-945c-e403d9cff8ef admin admin] https://199.19.213.129/volume/v3/types returned with HTTP 200 Jun 08 19:26:34.831502 np0000179052 devstack@c-api.service[112672]: [pid: 112672|app: 0|req: 1/2] 199.19.213.129 () {68 vars in 1288 bytes} [Mon Jun 8 19:26:34 2026] POST /volume/v3/types => generated 186 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 08 19:26:34.856650 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.856650 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.856650 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.856650 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.857582 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.857582 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.857582 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.857582 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.857902 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.857902 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.857902 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.857902 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.857902 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.857902 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.858274 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.858274 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.858274 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.858274 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.858274 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.858588 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.858588 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.858588 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.858588 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.858588 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.859020 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.859020 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.859020 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.859020 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.859462 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.859462 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.859462 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.859462 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.859462 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.859856 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.859856 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.859856 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.859856 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.859856 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.860159 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.860159 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.860159 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.860159 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.860159 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.860159 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.860537 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.860537 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.860537 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.860537 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.860537 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.860537 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.860931 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.860931 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.860931 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.860931 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.860931 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.860931 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.861275 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.861275 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.861275 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.861275 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.861275 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.861689 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.861689 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.861689 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.861689 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.861689 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.862005 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.862005 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.862005 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.862005 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.862005 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.862005 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.862305 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.862305 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.862305 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.862305 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.862305 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.862305 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.862534 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.862534 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.862534 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.862534 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.862534 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.862755 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.862755 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.862755 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.862755 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.862755 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.862973 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.862973 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.862973 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.862973 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.863124 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.863124 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.863124 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.863124 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.863281 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.863281 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.863281 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.863281 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.863281 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.863471 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.863471 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.863471 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.863471 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.863471 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.863661 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.863661 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.863661 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.863661 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.863867 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.863867 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.863867 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.863867 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.864043 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.864043 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.864043 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.864043 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.864205 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.864205 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.864205 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.864205 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.864390 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.864390 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.864390 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.864390 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.864556 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.864556 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.864556 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.864556 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.864556 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.864772 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.864772 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.864772 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.864772 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.864772 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.864772 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.865075 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.865075 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.865075 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.865075 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.865075 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.865250 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.865250 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.865250 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.865250 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.865250 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.865250 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.865533 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.865533 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.865533 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.865533 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.865533 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.865533 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.865759 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.865759 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.865759 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.865759 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.865759 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.865759 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.865995 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.865995 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.865995 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.865995 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.865995 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.865995 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.866209 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.866209 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.866209 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.866209 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.866357 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.866357 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.866357 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.866357 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.866357 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.866563 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.866563 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.866563 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.866563 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:34.866563 np0000179052 devstack@c-api.service[112675]: warnings.warn(deprecated_msg) Jun 08 19:26:34.866563 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.middleware.request_id [req-c28cb5d9-0207-47b1-945c-e403d9cff8ef req-9f85befb-341a-4192-bb91-398625627a74 None None] RequestId filter calling following filter/app {{(pid=112675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 19:26:35.215716 np0000179052 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [req-c28cb5d9-0207-47b1-945c-e403d9cff8ef req-9f85befb-341a-4192-bb91-398625627a74 admin admin] POST https://199.19.213.129/volume/v3/types/b647922a-b92d-4247-8fc5-b2183914c015/extra_specs Jun 08 19:26:35.216170 np0000179052 devstack@c-api.service[112675]: DEBUG cinder.api.openstack.wsgi [req-c28cb5d9-0207-47b1-945c-e403d9cff8ef req-9f85befb-341a-4192-bb91-398625627a74 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 19:26:35.217937 np0000179052 devstack@c-api.service[112675]: /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. Jun 08 19:26:35.217937 np0000179052 devstack@c-api.service[112675]: warnings.warn( Jun 08 19:26:35.260669 np0000179052 devstack@c-api.service[112675]: DEBUG oslo_db.sqlalchemy.engines [req-c28cb5d9-0207-47b1-945c-e403d9cff8ef req-9f85befb-341a-4192-bb91-398625627a74 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=112675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:35.326622 np0000179052 devstack@c-api.service[112675]: INFO cinder.api.openstack.wsgi [req-c28cb5d9-0207-47b1-945c-e403d9cff8ef req-9f85befb-341a-4192-bb91-398625627a74 admin admin] https://199.19.213.129/volume/v3/types/b647922a-b92d-4247-8fc5-b2183914c015/extra_specs returned with HTTP 200 Jun 08 19:26:35.327183 np0000179052 devstack@c-api.service[112675]: [pid: 112675|app: 0|req: 1/3] 199.19.213.129 () {70 vars in 1505 bytes} [Mon Jun 8 19:26:34 2026] POST /volume/v3/types/b647922a-b92d-4247-8fc5-b2183914c015/extra_specs => generated 55 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 08 19:26:36.637052 np0000179052 devstack@c-api.service[112674]: DEBUG dbcounter [-] [112674] Writing DB stats cinder:SELECT=6 {{(pid=112674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 19:26:36.664178 np0000179052 devstack@c-api.service[112673]: DEBUG dbcounter [-] [112673] Writing DB stats cinder:SELECT=6 {{(pid=112673) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 19:26:44.825709 np0000179052 devstack@c-api.service[112672]: DEBUG dbcounter [-] [112672] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 19:26:45.324420 np0000179052 devstack@c-api.service[112675]: DEBUG dbcounter [-] [112675] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}