Jun 16 01:35:48.471502 np0000180628 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:35:48.482611 np0000180628 devstack@c-api.service[112767]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:35:48.485056 np0000180628 devstack@c-api.service[112767]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:35:48 2026] *** Jun 16 01:35:48.485056 np0000180628 devstack@c-api.service[112767]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:35:48.485056 np0000180628 devstack@c-api.service[112767]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:35:48.485056 np0000180628 devstack@c-api.service[112767]: nodename: np0000180628 Jun 16 01:35:48.485056 np0000180628 devstack@c-api.service[112767]: machine: x86_64 Jun 16 01:35:48.485056 np0000180628 devstack@c-api.service[112767]: clock source: unix Jun 16 01:35:48.485056 np0000180628 devstack@c-api.service[112767]: pcre jit disabled Jun 16 01:35:48.485056 np0000180628 devstack@c-api.service[112767]: detected number of CPU cores: 16 Jun 16 01:35:48.485056 np0000180628 devstack@c-api.service[112767]: current working directory: / Jun 16 01:35:48.485056 np0000180628 devstack@c-api.service[112767]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:35:48.485056 np0000180628 devstack@c-api.service[112767]: your processes number limit is 256917 Jun 16 01:35:48.485056 np0000180628 devstack@c-api.service[112767]: your memory page size is 4096 bytes Jun 16 01:35:48.485056 np0000180628 devstack@c-api.service[112767]: detected max file descriptor number: 2048 Jun 16 01:35:48.485056 np0000180628 devstack@c-api.service[112767]: lock engine: pthread robust mutexes Jun 16 01:35:48.485846 np0000180628 devstack@c-api.service[112767]: thunder lock: enabled Jun 16 01:35:48.485846 np0000180628 devstack@c-api.service[112767]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:35:48.485846 np0000180628 devstack@c-api.service[112767]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:35:48.485846 np0000180628 devstack@c-api.service[112767]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:35:48.485846 np0000180628 devstack@c-api.service[112767]: Set PythonHome to /opt/stack/data/venv Jun 16 01:35:48.521589 np0000180628 devstack@c-api.service[112767]: Python main interpreter initialized at 0x7159a0ca3668 Jun 16 01:35:48.521589 np0000180628 devstack@c-api.service[112767]: python threads support enabled Jun 16 01:35:48.521589 np0000180628 devstack@c-api.service[112767]: your server socket listen backlog is limited to 100 connections Jun 16 01:35:48.521589 np0000180628 devstack@c-api.service[112767]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:35:48.522105 np0000180628 devstack@c-api.service[112767]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:35:48.522242 np0000180628 devstack@c-api.service[112767]: *** Operational MODE: preforking *** Jun 16 01:35:48.522400 np0000180628 devstack@c-api.service[112767]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:35:48.522400 np0000180628 devstack@c-api.service[112767]: spawned uWSGI master process (pid: 112767) Jun 16 01:35:48.522512 np0000180628 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:35:48.523160 np0000180628 devstack@c-api.service[112767]: spawned uWSGI worker 1 (pid: 112777, cores: 1) Jun 16 01:35:48.525990 np0000180628 devstack@c-api.service[112767]: spawned uWSGI worker 2 (pid: 112779, cores: 1) Jun 16 01:35:48.525990 np0000180628 devstack@c-api.service[112767]: spawned uWSGI worker 3 (pid: 112780, cores: 1) Jun 16 01:35:48.525990 np0000180628 devstack@c-api.service[112767]: spawned uWSGI worker 4 (pid: 112781, cores: 1) Jun 16 01:35:48.525990 np0000180628 devstack@c-api.service[112767]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:35:48.653288 np0000180628 devstack@c-api.service[112777]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:35:48.653288 np0000180628 devstack@c-api.service[112777]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:35:48.653288 np0000180628 devstack@c-api.service[112777]: we strongly recommend against using it for new projects. Jun 16 01:35:48.653288 np0000180628 devstack@c-api.service[112777]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:35:48.653288 np0000180628 devstack@c-api.service[112777]: framework. For more detail see Jun 16 01:35:48.653288 np0000180628 devstack@c-api.service[112777]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:35:48.653288 np0000180628 devstack@c-api.service[112777]: import eventlet # noqa Jun 16 01:35:48.668320 np0000180628 devstack@c-api.service[112781]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:35:48.668320 np0000180628 devstack@c-api.service[112781]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:35:48.668320 np0000180628 devstack@c-api.service[112781]: we strongly recommend against using it for new projects. Jun 16 01:35:48.668320 np0000180628 devstack@c-api.service[112781]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:35:48.668320 np0000180628 devstack@c-api.service[112781]: framework. For more detail see Jun 16 01:35:48.668320 np0000180628 devstack@c-api.service[112781]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:35:48.668320 np0000180628 devstack@c-api.service[112781]: import eventlet # noqa Jun 16 01:35:48.684998 np0000180628 devstack@c-api.service[112779]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:35:48.684998 np0000180628 devstack@c-api.service[112779]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:35:48.684998 np0000180628 devstack@c-api.service[112779]: we strongly recommend against using it for new projects. Jun 16 01:35:48.684998 np0000180628 devstack@c-api.service[112779]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:35:48.684998 np0000180628 devstack@c-api.service[112779]: framework. For more detail see Jun 16 01:35:48.684998 np0000180628 devstack@c-api.service[112779]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:35:48.684998 np0000180628 devstack@c-api.service[112779]: import eventlet # noqa Jun 16 01:35:48.692007 np0000180628 devstack@c-api.service[112780]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:35:48.692007 np0000180628 devstack@c-api.service[112780]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:35:48.692007 np0000180628 devstack@c-api.service[112780]: we strongly recommend against using it for new projects. Jun 16 01:35:48.692007 np0000180628 devstack@c-api.service[112780]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:35:48.692007 np0000180628 devstack@c-api.service[112780]: framework. For more detail see Jun 16 01:35:48.692007 np0000180628 devstack@c-api.service[112780]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:35:48.692007 np0000180628 devstack@c-api.service[112780]: import eventlet # noqa Jun 16 01:35:48.740662 np0000180628 devstack@c-api.service[112777]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:35:48.740662 np0000180628 devstack@c-api.service[112777]: warnings.warn( Jun 16 01:35:48.757514 np0000180628 devstack@c-api.service[112781]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:35:48.757514 np0000180628 devstack@c-api.service[112781]: warnings.warn( Jun 16 01:35:48.774640 np0000180628 devstack@c-api.service[112779]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:35:48.774640 np0000180628 devstack@c-api.service[112779]: warnings.warn( Jun 16 01:35:48.778869 np0000180628 devstack@c-api.service[112780]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:35:48.778869 np0000180628 devstack@c-api.service[112780]: warnings.warn( Jun 16 01:35:48.821894 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:48.821894 np0000180628 devstack@c-api.service[112777]: from cgi import parse_header Jun 16 01:35:48.838610 np0000180628 devstack@c-api.service[112781]: /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 16 01:35:48.838610 np0000180628 devstack@c-api.service[112781]: from cgi import parse_header Jun 16 01:35:48.848017 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:48.848017 np0000180628 devstack@c-api.service[112779]: from cgi import parse_header Jun 16 01:35:48.863235 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:48.863235 np0000180628 devstack@c-api.service[112780]: from cgi import parse_header Jun 16 01:35:48.872982 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:48.872982 np0000180628 devstack@c-api.service[112777]: removals.removed_module( Jun 16 01:35:48.874513 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:48.874513 np0000180628 devstack@c-api.service[112777]: removals.removed_module( Jun 16 01:35:48.888841 np0000180628 devstack@c-api.service[112781]: /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 16 01:35:48.888841 np0000180628 devstack@c-api.service[112781]: removals.removed_module( Jun 16 01:35:48.888841 np0000180628 devstack@c-api.service[112781]: /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 16 01:35:48.888841 np0000180628 devstack@c-api.service[112781]: removals.removed_module( Jun 16 01:35:48.899681 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:48.899681 np0000180628 devstack@c-api.service[112779]: removals.removed_module( Jun 16 01:35:48.901137 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:48.901137 np0000180628 devstack@c-api.service[112779]: removals.removed_module( Jun 16 01:35:48.911851 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:48.911851 np0000180628 devstack@c-api.service[112780]: removals.removed_module( Jun 16 01:35:48.913463 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:48.913463 np0000180628 devstack@c-api.service[112780]: removals.removed_module( Jun 16 01:35:49.507849 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:49.507849 np0000180628 devstack@c-api.service[112779]: warnings.warn( Jun 16 01:35:49.516094 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:49.516094 np0000180628 devstack@c-api.service[112777]: warnings.warn( Jun 16 01:35:49.528540 np0000180628 devstack@c-api.service[112781]: /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 16 01:35:49.528540 np0000180628 devstack@c-api.service[112781]: warnings.warn( Jun 16 01:35:49.573761 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:49.573761 np0000180628 devstack@c-api.service[112780]: warnings.warn( Jun 16 01:35:49.597981 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:49.597981 np0000180628 devstack@c-api.service[112779]: warnings.warn( Jun 16 01:35:49.610792 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:49.610792 np0000180628 devstack@c-api.service[112777]: warnings.warn( Jun 16 01:35:49.621143 np0000180628 devstack@c-api.service[112781]: /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 16 01:35:49.621143 np0000180628 devstack@c-api.service[112781]: warnings.warn( Jun 16 01:35:49.665961 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:49.665961 np0000180628 devstack@c-api.service[112780]: warnings.warn( Jun 16 01:35:49.888567 np0000180628 devstack@c-api.service[112777]: 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 16 01:35:49.889435 np0000180628 devstack@c-api.service[112777]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112777) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:35:49.891256 np0000180628 devstack@c-api.service[112779]: 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 16 01:35:49.891759 np0000180628 devstack@c-api.service[112779]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112779) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:35:49.897684 np0000180628 devstack@c-api.service[112781]: 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 16 01:35:49.898182 np0000180628 devstack@c-api.service[112781]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112781) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:35:49.938333 np0000180628 devstack@c-api.service[112780]: 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 16 01:35:49.938333 np0000180628 devstack@c-api.service[112780]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112780) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:35:49.974198 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:49.974198 np0000180628 devstack@c-api.service[112779]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:35:49.975465 np0000180628 devstack@c-api.service[112781]: /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 16 01:35:49.975465 np0000180628 devstack@c-api.service[112781]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:35:49.975977 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:49.975977 np0000180628 devstack@c-api.service[112777]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:35:49.999952 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:49.999952 np0000180628 devstack@c-api.service[112780]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:35:50.428791 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112779) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:35:50.429252 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112781) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:35:50.429342 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112780) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:35:50.429411 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.429494 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.429598 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.429661 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.429734 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.429803 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.429907 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112777) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:35:50.429991 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.429991 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.429991 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.430220 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.430220 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.430220 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.430750 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.430834 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.430834 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.431019 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.431091 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.431152 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.431222 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.431289 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.431371 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.431419 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.431461 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.431509 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.431560 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.431607 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.431646 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.431691 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.431729 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.431782 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.431830 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.431893 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.431932 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.431986 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.431986 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.431986 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.431986 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.431986 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.431986 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.431986 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.432490 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.432561 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.432613 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.432613 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.432692 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.432736 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.432773 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.432834 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.432907 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.432951 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.432989 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.432989 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.433077 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.433120 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.433180 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.433241 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.433241 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.433323 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.433370 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.433416 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.433467 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.433518 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.433565 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.433608 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.433662 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.433715 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.433715 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.433715 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.434404 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.434468 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.434525 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.434586 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.434633 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.434683 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.434728 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.434774 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.434820 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.434906 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.434962 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.435010 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.435064 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.435111 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.435153 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.435194 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.435242 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.435291 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.435335 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.435383 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.435427 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.435469 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.435527 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.435527 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.435607 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.435648 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.435648 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.435648 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.436903 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.436989 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.437041 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.437085 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.437144 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.437199 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.437199 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.437287 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.437336 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.437382 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.437431 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.437475 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.437523 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.437573 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.437617 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.437660 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.437701 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.437749 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.437799 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.437854 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.437932 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.437983 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.438019 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.438085 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.438131 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.438174 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.438220 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.438220 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.438427 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.438485 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.438532 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.438597 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.438656 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.438699 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.438743 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.438785 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.438827 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.438867 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.438933 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.438985 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.439028 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.439028 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.439120 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.439161 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.439206 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.439246 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.439301 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.439354 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.439397 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.439443 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.439443 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.439533 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.439533 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.439615 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.439660 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.439660 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.440753 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.440818 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.440858 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.440935 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.441000 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.441053 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.441134 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.441188 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.441229 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.441284 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.441334 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.441374 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.441413 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.441461 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.441504 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.441550 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.441597 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.441644 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.441683 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.441731 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.441773 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.441823 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.441862 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.441933 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.441977 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.442035 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.442078 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.442126 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.442173 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.442221 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.442271 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.442333 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.442382 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.442424 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.442472 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.442519 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.442569 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.442615 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.442659 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.442710 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.442750 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.442789 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.442825 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.442866 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.442945 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.442988 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.443038 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.443038 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.443123 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.443162 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.443206 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.443246 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.443286 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.443325 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.443376 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.443416 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.446556 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.446633 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.446676 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.446724 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.446773 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.446834 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.446938 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.446999 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.446999 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.447087 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.447135 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.447176 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.447263 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.447328 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.447383 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.447559 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.447559 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.447559 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.447682 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.447730 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.447779 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.447826 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.447906 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.447951 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.447951 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.447951 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.447951 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.448153 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.451749 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.451822 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.451866 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.451928 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.451984 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.452034 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.452154 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.452240 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.452310 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.452361 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.452416 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.452465 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.452524 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.452578 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.452632 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.452675 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.452717 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.452759 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.452806 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.452806 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.452895 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.452952 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.453001 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.453001 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.453001 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.453001 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.453251 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.453251 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.454937 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.454999 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.455048 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.455112 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.455163 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.455216 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.455216 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.455294 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.455336 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.455378 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.455422 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.455464 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.455518 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.455561 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.455600 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.455652 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.455702 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.455749 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.455792 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.455835 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.455893 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.455938 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.455987 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.456030 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.456117 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.456168 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.456220 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.456263 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.456313 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.456367 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.456416 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.456464 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.456507 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.456549 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.456599 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.456640 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.456687 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.456744 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.456786 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.456827 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.456868 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.456928 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.456970 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.457011 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.457064 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.457116 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.457157 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.457201 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.457243 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.457283 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.457329 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.457377 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.457420 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.457468 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.457512 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.457564 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.457615 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.457657 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.457697 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.457736 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.457775 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.457815 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.457855 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.457918 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.457961 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.458013 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.458056 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.458102 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.458143 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.458182 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.458230 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.458276 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.458317 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.458364 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.458417 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.458469 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.458511 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.458552 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.458599 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.458642 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.458688 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.458736 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.458736 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.458736 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.458857 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.458857 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.458857 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.458857 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.458857 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.459076 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.459126 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.459167 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.459215 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.459268 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.459310 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.459351 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.459393 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.459451 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.459492 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.459544 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.459593 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.459633 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.459679 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.459726 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.459773 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.459820 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.459860 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.459926 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.459968 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.460016 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.460016 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.460016 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.461344 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.461419 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.461474 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.461518 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.461518 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.461616 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.461665 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.461707 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.461749 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.461796 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.461845 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.461913 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.461913 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.461913 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.462044 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.462044 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.462138 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.462188 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.462235 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.462286 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.462328 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.462371 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.462418 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.462460 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.462507 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.462554 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.462597 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.462597 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.462693 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.462693 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.462777 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.462825 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.462871 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.462943 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.462998 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.463041 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.463089 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.463131 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.463178 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.463227 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.463279 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.463326 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.463386 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.463440 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.463482 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.463530 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.463578 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.463624 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.463665 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.463712 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.463753 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.463796 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.463835 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.463897 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.463941 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.463983 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.464035 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.464131 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.464179 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.464222 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.464263 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.464306 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.464353 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.464402 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.464437 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.464472 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.464500 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.464532 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.464565 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.464599 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.464636 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.464667 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.464702 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.464742 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.464777 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.464777 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.464777 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.464777 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.464777 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.464777 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.464777 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.464777 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.464777 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.464777 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.465071 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.465071 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.465133 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.465165 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.465194 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.465223 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.465249 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.465280 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.465311 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.465348 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.465378 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.465415 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.465453 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.465489 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.465523 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.465552 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.465585 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.465621 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.465654 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.465690 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.465724 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.465752 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.465785 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.465817 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.465847 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.465887 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.465926 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.465956 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.466819 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.466896 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.466972 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.467017 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.467089 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.467145 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.467181 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.467214 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.467251 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.467292 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.467324 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.467359 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.467398 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.467435 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.467470 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.467504 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.467536 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.467568 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.467598 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.467724 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.467768 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.467802 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.467835 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.467869 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.467917 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.467954 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.467988 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.467988 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.468439 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.468487 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.468571 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.468610 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.468641 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.468672 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.468708 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.468741 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.468777 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.468809 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.468840 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.468871 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.468915 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.468961 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.468961 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.469017 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.469051 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.469084 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.469121 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.469153 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.469183 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.469216 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.469259 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.469295 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.469326 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.469357 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.469391 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.469419 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.469457 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.469489 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.469519 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.469545 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.469575 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.469606 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.469640 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.469675 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.469706 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.469735 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.469766 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.469801 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.469838 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.469869 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.469909 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.469949 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.469980 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.469980 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.470037 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.470037 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.470101 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.470101 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.470153 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.470153 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.470209 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.470243 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.470276 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.470306 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.470342 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.470342 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.470401 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.470443 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.470474 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.470505 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.470505 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.470574 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.470605 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.470639 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.470675 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.470707 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.470707 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.470707 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.470795 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.470795 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.470795 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.470905 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.470905 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.470967 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.471002 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.471039 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.471071 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.471103 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.471103 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.471166 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.471228 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.471295 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.472129 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.472199 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.472247 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.472280 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.472315 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.472348 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.472384 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.472421 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.472455 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.472486 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.472522 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.472555 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.472588 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.472630 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.472669 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.472707 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.472740 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.472786 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.472823 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.472856 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.472898 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.472930 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.472966 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.472996 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.473028 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.473063 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.473063 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.473063 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.473235 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.473295 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.473334 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.473371 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.473401 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.473448 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.473491 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.473539 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.473580 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.473620 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.473667 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.473714 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.473758 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.473805 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.473849 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.473906 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.473948 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.474004 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.474044 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.474084 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.474121 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.474163 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.474203 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.474203 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.474203 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.474203 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.474203 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.474203 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.475631 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.475702 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.475744 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.475816 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.475865 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.475924 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.475962 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.476011 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.476057 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.476167 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.476211 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.476252 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.476300 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.476346 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.476386 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.476433 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.476477 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.476523 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.476563 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.476603 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.476648 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.476767 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.476926 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.476971 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.477018 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.477054 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.477104 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.477104 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.477187 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.477226 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.477271 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.477311 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.477353 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.477391 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.477433 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.477471 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.477518 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.477572 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.477622 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.477666 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.477710 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.477756 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.477795 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.477840 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.477909 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.477952 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.478003 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.478043 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.478082 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.478127 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.478169 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.478214 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.478259 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.478303 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.478349 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.478349 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.478432 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.478432 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.478501 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.478546 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.478593 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.478641 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.478682 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.478721 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.478766 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.478821 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.478860 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.478928 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.478974 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.479013 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.479058 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.479103 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.479147 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.479147 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.479220 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.479264 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.479302 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.479339 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.479376 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.479421 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.479460 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.479497 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.479540 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.479589 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.479632 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.479632 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.479699 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.479737 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.479779 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.479823 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.479865 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.479924 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.479974 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.480118 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.480165 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.480215 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.480255 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.480293 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.480336 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.480375 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.480422 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.480462 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.480501 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.480546 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.480579 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.480618 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.480662 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.480701 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.480741 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.480785 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.480830 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.480830 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.481411 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.481470 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.481514 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.481556 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.481592 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.481642 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.481683 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.481722 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.481768 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.481807 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.481854 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.481934 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.481987 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.482027 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.482065 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.482104 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.482147 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.482191 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.482230 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.482270 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.482312 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.482358 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.482402 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.482402 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.482402 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.482402 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.482402 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.482402 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.482602 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.482602 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.482687 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.482733 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.482775 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.482824 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.482871 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.482939 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.482981 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.483020 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.483060 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.483100 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.483146 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.483200 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.483244 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.483290 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.483330 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.483373 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.483416 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.483457 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.483501 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.483539 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.483582 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.483621 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.483665 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.483705 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.483705 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.483705 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.483805 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.483852 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.483917 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.483959 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.484131 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.484185 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.484230 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.484270 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.484307 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.484343 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.484383 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.484425 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.484467 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.484508 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.484553 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.484594 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.484638 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.484638 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.484638 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.484743 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.484783 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.484822 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.484866 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.484930 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.484930 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.484930 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.484930 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.484930 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.490493 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.490568 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.490611 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.490670 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.490713 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.490777 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.490826 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.490928 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112780) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.490987 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.491033 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.491079 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.491125 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.491165 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.491212 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.491258 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.491303 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112780) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.491353 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.491393 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112780) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.491437 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.491437 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.491437 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112777) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.491437 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.491588 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.491588 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.491588 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112777) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.491706 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112777) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.491830 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.491912 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.491976 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.492018 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.492058 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.492157 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.492206 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.492260 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.492302 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.492341 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.492408 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.492461 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.492502 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112779) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.492542 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.492583 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.492622 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:50.492661 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.492699 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112781) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:50.492738 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.492788 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:50.492832 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112779) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.492902 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:50.492953 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112779) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.492993 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:50.492993 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112781) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:50.492993 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112781) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:50.537560 np0000180628 devstack@c-api.service[112780]: INFO dbcounter [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Registered counter for database cinder Jun 16 01:35:50.538267 np0000180628 devstack@c-api.service[112779]: INFO dbcounter [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Registered counter for database cinder Jun 16 01:35:50.538633 np0000180628 devstack@c-api.service[112777]: INFO dbcounter [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Registered counter for database cinder Jun 16 01:35:50.540688 np0000180628 devstack@c-api.service[112781]: INFO dbcounter [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Registered counter for database cinder Jun 16 01:35:50.583417 np0000180628 devstack@c-api.service[112779]: DEBUG oslo_db.sqlalchemy.engines [None req-0761a47d-c9d5-4635-8251-1d33461e03ce 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=112779) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:50.584915 np0000180628 devstack@c-api.service[112780]: DEBUG oslo_db.sqlalchemy.engines [None req-50383d19-5dfd-4eb6-8961-df298135f29d 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=112780) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:50.589624 np0000180628 devstack@c-api.service[112777]: DEBUG oslo_db.sqlalchemy.engines [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 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=112777) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:50.593557 np0000180628 devstack@c-api.service[112781]: DEBUG oslo_db.sqlalchemy.engines [None req-cf413275-75e0-454c-9f01-dec608151196 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=112781) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:50.697864 np0000180628 devstack@c-api.service[112779]: DEBUG dbcounter [-] [112779] Writer thread running {{(pid=112779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:35:50.698110 np0000180628 devstack@c-api.service[112780]: DEBUG dbcounter [-] [112780] Writer thread running {{(pid=112780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:35:50.700348 np0000180628 devstack@c-api.service[112779]: INFO cinder.rpc [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:35:50.700471 np0000180628 devstack@c-api.service[112780]: INFO cinder.rpc [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:35:50.702837 np0000180628 devstack@c-api.service[112780]: INFO cinder.rpc [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:35:50.703198 np0000180628 devstack@c-api.service[112777]: DEBUG dbcounter [-] [112777] Writer thread running {{(pid=112777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:35:50.703433 np0000180628 devstack@c-api.service[112779]: INFO cinder.rpc [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:35:50.705289 np0000180628 devstack@c-api.service[112780]: INFO cinder.rpc [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:35:50.705618 np0000180628 devstack@c-api.service[112777]: INFO cinder.rpc [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:35:50.706289 np0000180628 devstack@c-api.service[112779]: INFO cinder.rpc [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:35:50.707904 np0000180628 devstack@c-api.service[112777]: INFO cinder.rpc [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:35:50.708003 np0000180628 devstack@c-api.service[112780]: INFO cinder.rpc [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:35:50.709030 np0000180628 devstack@c-api.service[112779]: INFO cinder.rpc [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:35:50.709181 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.709812 np0000180628 devstack@c-api.service[112781]: DEBUG dbcounter [-] [112781] Writer thread running {{(pid=112781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:35:50.709914 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.710186 np0000180628 devstack@c-api.service[112777]: INFO cinder.rpc [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:35:50.711846 np0000180628 devstack@c-api.service[112777]: INFO cinder.rpc [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:35:50.712394 np0000180628 devstack@c-api.service[112781]: INFO cinder.rpc [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:35:50.712700 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.713149 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.713216 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.714811 np0000180628 devstack@c-api.service[112781]: INFO cinder.rpc [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:35:50.716047 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.717161 np0000180628 devstack@c-api.service[112781]: INFO cinder.rpc [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:35:50.719449 np0000180628 devstack@c-api.service[112781]: INFO cinder.rpc [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:35:50.720616 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.724703 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.750791 np0000180628 devstack@c-api.service[112779]: DEBUG oslo_db.sqlalchemy.engines [None req-0761a47d-c9d5-4635-8251-1d33461e03ce 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=112779) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:50.752523 np0000180628 devstack@c-api.service[112780]: DEBUG oslo_db.sqlalchemy.engines [None req-50383d19-5dfd-4eb6-8961-df298135f29d 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=112780) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:50.753429 np0000180628 devstack@c-api.service[112777]: DEBUG oslo_db.sqlalchemy.engines [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 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=112777) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:50.753759 np0000180628 devstack@c-api.service[112779]: INFO cinder.rpc [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:35:50.755193 np0000180628 devstack@c-api.service[112780]: INFO cinder.rpc [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:35:50.755956 np0000180628 devstack@c-api.service[112777]: INFO cinder.rpc [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:35:50.756062 np0000180628 devstack@c-api.service[112779]: INFO cinder.rpc [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:35:50.757313 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.757453 np0000180628 devstack@c-api.service[112780]: INFO cinder.rpc [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:35:50.758238 np0000180628 devstack@c-api.service[112777]: INFO cinder.rpc [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:35:50.758630 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.759398 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.761517 np0000180628 devstack@c-api.service[112781]: DEBUG oslo_db.sqlalchemy.engines [None req-cf413275-75e0-454c-9f01-dec608151196 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=112781) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:50.764011 np0000180628 devstack@c-api.service[112781]: INFO cinder.rpc [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:35:50.766409 np0000180628 devstack@c-api.service[112781]: INFO cinder.rpc [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:35:50.767540 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.770200 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.770403 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.770861 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.773426 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.773576 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.774076 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.776674 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.777167 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.777231 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.779559 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.780671 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.781217 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.782211 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.782729 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.784532 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.785183 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.785249 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.785825 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.787487 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.788071 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.788138 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.790791 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.791032 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.791194 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.791259 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.793592 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.793991 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.794052 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.794102 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.796477 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.796904 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.796983 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.797041 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.797929 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.798336 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.798399 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.800278 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.800634 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.800999 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.801063 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.803156 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.806068 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.806152 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.806494 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.806569 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.807528 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.809413 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.809798 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.809867 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.810205 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.811811 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.811910 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.812070 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.813303 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.813383 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.813583 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.814629 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.814791 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.814940 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.815698 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.815960 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.816116 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.816254 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.817122 np0000180628 devstack@c-api.service[112779]: WARNING cinder.api.contrib.hosts [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:35:50.817252 np0000180628 devstack@c-api.service[112780]: WARNING cinder.api.contrib.hosts [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:35:50.817435 np0000180628 devstack@c-api.service[112777]: WARNING cinder.api.contrib.hosts [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:35:50.817813 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.817959 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.818138 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.819095 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.819196 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.819294 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.819425 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.820448 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.820556 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.820749 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.821275 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.821946 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.822024 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.822240 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.822732 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.822901 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: extensions {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.822993 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: extensions {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.823199 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: extensions {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.824234 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: os-quota-class-sets {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.824359 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: os-quota-class-sets {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.824523 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.824634 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: os-quota-class-sets {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.825523 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: scheduler-stats {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.825608 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: scheduler-stats {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.825855 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.825957 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: scheduler-stats {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.826993 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: os-quota-sets {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.827077 np0000180628 devstack@c-api.service[112781]: WARNING cinder.api.contrib.hosts [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:35:50.827369 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: os-quota-sets {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.827550 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: os-quota-sets {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.827702 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.828428 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: backups {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.828823 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: backups {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.829034 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: backups {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.829111 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.830330 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.831030 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: os-snapshot-manage {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.831108 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: os-snapshot-manage {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.831566 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: os-snapshot-manage {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.831924 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.832515 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: consistencygroups {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.832669 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: consistencygroups {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.832905 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: extensions {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.833001 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: consistencygroups {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.834257 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: os-quota-class-sets {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.834462 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: extra_specs {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.834611 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: extra_specs {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.834959 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: extra_specs {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.835523 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: scheduler-stats {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.836024 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: os-hosts {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.836185 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: os-hosts {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.836520 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: os-hosts {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.836995 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: os-quota-sets {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.837434 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: os-volume-manage {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.837544 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: os-volume-manage {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.837921 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: os-volume-manage {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.838824 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: os-availability-zone {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.838967 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: backups {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.839087 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: os-availability-zone {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.839331 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: os-availability-zone {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.840172 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: encryption {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.840280 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: encryption {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.840672 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: encryption {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.841056 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: os-snapshot-manage {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.841711 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: os-volume-transfer {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.841803 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: os-volume-transfer {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.842230 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: os-volume-transfer {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.842466 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: consistencygroups {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.843294 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: capabilities {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.843573 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: capabilities {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.843803 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: capabilities {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.844433 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: extra_specs {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.844577 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: encryption {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.844707 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: encryption {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.845163 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: encryption {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.845979 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: os-hosts {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.846122 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: os-volume-type-access {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.846208 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: os-volume-type-access {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.846743 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: os-volume-type-access {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.847314 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: os-volume-manage {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.847658 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: cgsnapshots {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.847813 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: cgsnapshots {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.848443 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: cgsnapshots {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.848790 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: os-availability-zone {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.849105 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extended resource: qos-specs {{(pid=112779) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.849255 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extended resource: qos-specs {{(pid=112780) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.849831 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extended resource: qos-specs {{(pid=112777) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.850134 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: encryption {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.851218 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.contrib.snapshot_actions [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] SnapshotActionsController initialized {{(pid=112779) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:35:50.851348 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.contrib.snapshot_actions [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] SnapshotActionsController initialized {{(pid=112780) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:35:50.851622 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: os-volume-transfer {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.851958 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] SnapshotActionsController initialized {{(pid=112777) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:35:50.852654 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.852700 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.852735 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.853419 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: capabilities {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.853500 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.853537 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.854119 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.854677 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: encryption {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.854742 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.854781 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.855445 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.856079 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.856148 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.856183 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: os-volume-type-access {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.856785 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.857452 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.857518 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.857820 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: cgsnapshots {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.858166 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.858866 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.858933 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.859238 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extended resource: qos-specs {{(pid=112781) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:50.859566 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.860216 np0000180628 devstack@c-api.service[112780]: WARNING castellan.key_manager.migration [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.860296 np0000180628 devstack@c-api.service[112779]: WARNING castellan.key_manager.migration [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.860962 np0000180628 devstack@c-api.service[112777]: WARNING castellan.key_manager.migration [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.861107 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.861169 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extension SnapshotActions extending resource: snapshots {{(pid=112779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.861230 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.861300 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.861346 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf413275-75e0-454c-9f01-dec608151196 None None] SnapshotActionsController initialized {{(pid=112781) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:35:50.861382 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.861433 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extension AdminActions extending resource: volumes {{(pid=112780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.861470 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.861556 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extension AdminActions extending resource: snapshots {{(pid=112780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.861608 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extension AdminActions extending resource: volumes {{(pid=112779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.861654 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extension AdminActions extending resource: backups {{(pid=112780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.861691 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extension AdminActions extending resource: snapshots {{(pid=112779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.861792 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.861835 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extension AdminActions extending resource: backups {{(pid=112779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.861895 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extension VolumeActions extending resource: volumes {{(pid=112779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.861969 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.862053 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extension TypesManage extending resource: types {{(pid=112779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.862115 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.862172 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extension UsedLimits extending resource: limits {{(pid=112779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.862239 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.862296 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.862352 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extension AdminActions extending resource: volumes {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.862408 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extension VolumeActions extending resource: volumes {{(pid=112780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.862473 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.862529 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extension AdminActions extending resource: snapshots {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.862585 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extension TypesManage extending resource: types {{(pid=112780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.862648 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.862713 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extension AdminActions extending resource: backups {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.862771 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extension VolumeTypeAccess extending resource: types {{(pid=112779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.862834 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extension UsedLimits extending resource: limits {{(pid=112780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.862928 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extension VolumeActions extending resource: volumes {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.863029 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.863116 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.863211 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extension TypesManage extending resource: types {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.863285 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.863340 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.863415 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extension UsedLimits extending resource: limits {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.863480 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.863543 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.v3.router [None req-0761a47d-c9d5-4635-8251-1d33461e03ce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112779) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.863606 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.863662 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.863723 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.863776 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.863838 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.863976 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.864080 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.864159 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.v3.router [None req-50383d19-5dfd-4eb6-8961-df298135f29d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112780) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.864219 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.864272 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.864325 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.864325 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.v3.router [None req-cf551cb2-b7e7-479a-bdec-878b666bd775 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112777) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.864871 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.866248 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.867620 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.869169 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.870517 np0000180628 devstack@c-api.service[112781]: WARNING castellan.key_manager.migration [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:50.870604 np0000180628 devstack@c-api.service[112779]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7159a0ca3668 pid: 112779 (default app) Jun 16 01:35:50.870852 np0000180628 devstack@c-api.service[112780]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7159a0ca3668 pid: 112780 (default app) Jun 16 01:35:50.871278 np0000180628 devstack@c-api.service[112777]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7159a0ca3668 pid: 112777 (default app) Jun 16 01:35:50.871353 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.871484 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.871611 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.871709 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extension AdminActions extending resource: volumes {{(pid=112781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.871839 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extension AdminActions extending resource: snapshots {{(pid=112781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.871958 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extension AdminActions extending resource: backups {{(pid=112781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.872146 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extension VolumeActions extending resource: volumes {{(pid=112781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.872284 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extension TypesManage extending resource: types {{(pid=112781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.872425 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extension UsedLimits extending resource: limits {{(pid=112781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.872529 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.872626 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.872725 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.872828 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.872958 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.873060 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.873161 np0000180628 devstack@c-api.service[112781]: DEBUG cinder.api.v3.router [None req-cf413275-75e0-454c-9f01-dec608151196 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112781) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:50.879100 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.879100 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.879100 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.879100 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.879100 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.879421 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.879421 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.879421 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.879421 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.879421 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.879635 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.879635 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.879635 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.879635 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.879635 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.879635 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.879903 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.879903 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.879903 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.879903 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.880131 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.880131 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.880131 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.880131 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.880487 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.880487 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.880487 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.880487 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.880768 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.880768 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.880768 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.880768 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.880768 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.881144 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.881144 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.881144 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.881144 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.881144 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.881458 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.881458 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.881458 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.881458 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.881458 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.881458 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.881857 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.881857 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.881857 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.881857 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.881857 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.881857 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.882354 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.882354 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.882354 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.882354 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.882354 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.882354 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.882750 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.882750 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.882750 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.882750 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.882750 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.883185 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.883185 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.883185 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.883185 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.883185 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.883499 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.883499 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.883499 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.883499 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.883499 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.883499 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.883907 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.883907 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.883907 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.883907 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.883907 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.883907 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.884492 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.884492 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.884492 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.884492 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.884492 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.884903 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.884903 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.884903 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.884903 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.884903 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.885303 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.885303 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.885303 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.885303 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.885651 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.885651 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.885651 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.885651 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.886049 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.886049 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.886049 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.886049 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.886049 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.886432 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.886432 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.886432 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.886432 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.886432 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.886743 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.886743 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.886743 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.886743 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.887087 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.887087 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.887087 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.887087 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.887368 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.887368 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.887368 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.887368 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.887647 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.887647 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.887647 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.887647 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.887953 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.887953 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.887953 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.887953 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.888265 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.888265 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.888265 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.888265 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.888265 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.888762 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.888762 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.888762 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.888762 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.888762 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.888762 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.889174 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.889174 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.889174 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.889174 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.889174 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.889352 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.889352 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.889352 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.889352 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.889352 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.889352 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.889588 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.889588 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.889588 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.889588 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.889588 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.889588 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.889823 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.889823 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.889823 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.889823 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.889823 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.889823 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.890080 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.890080 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.890080 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.890080 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.890080 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.890080 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.890295 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.890295 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.890295 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.890295 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.890429 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.890429 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.890429 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.890429 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.890429 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.890585 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.890585 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.890585 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.890585 np0000180628 devstack@c-api.service[112779]: /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 16 01:35:50.890585 np0000180628 devstack@c-api.service[112779]: warnings.warn(deprecated_msg) Jun 16 01:35:50.890732 np0000180628 devstack@c-api.service[112781]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7159a0ca3668 pid: 112781 (default app) Jun 16 01:35:50.890757 np0000180628 devstack@c-api.service[112779]: DEBUG cinder.api.middleware.request_id [None req-b37fd92c-3819-4cc7-b36c-0e019a2f9031 None None] RequestId filter calling following filter/app {{(pid=112779) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:35:50.890757 np0000180628 devstack@c-api.service[112779]: [pid: 112779|app: 0|req: 1/1] 199.204.45.144 () {60 vars in 956 bytes} [Tue Jun 16 01:35:50 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 16 01:35:57.797046 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.797046 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.797046 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.797046 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.797864 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.797864 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.797864 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.797864 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.798136 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.798136 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.798136 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.798136 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.798136 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.798136 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.798449 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.798449 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.798449 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.798449 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.798449 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.798707 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.798707 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.798707 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.798707 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.798707 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.799015 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.799015 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.799015 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.799015 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.799232 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.799232 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.799232 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.799232 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.799232 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.799489 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.799489 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.799489 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.799489 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.799489 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.799741 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.799741 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.799741 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.799741 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.799741 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.799741 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.800073 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.800073 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.800073 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.800073 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.800073 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.800073 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.800375 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.800375 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.800375 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.800375 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.800375 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.800375 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.800814 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.800814 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.800814 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.800814 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.800814 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.801314 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.801314 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.801314 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.801314 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.801314 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.801581 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.801581 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.801581 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.801581 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.801581 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.801581 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.801933 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.801933 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.801933 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.801933 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.801933 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.801933 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.802251 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.802251 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.802251 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.802251 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.802251 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.802577 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.802577 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.802577 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.802577 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.802577 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.802873 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.802873 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.802873 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.802873 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.803168 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.803168 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.803168 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.803168 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.803477 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.803477 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.803477 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.803477 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.803477 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.803761 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.803761 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.803761 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.803761 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.803761 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.804050 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.804050 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.804050 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.804050 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.804414 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.804414 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.804414 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.804414 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.804645 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.804645 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.804645 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.804645 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.804867 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.804867 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.804867 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.804867 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.805113 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.805113 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.805113 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.805113 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.805425 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.805425 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.805425 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.805425 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.805425 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.805716 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.805716 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.805716 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.805716 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.805716 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.805716 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.806079 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.806079 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.806079 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.806079 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.806079 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.806307 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.806307 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.806307 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.806307 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.806307 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.806307 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.806558 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.806558 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.806558 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.806558 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.806558 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.806558 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.806769 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.806769 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.806769 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.806769 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.806769 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.806769 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.807005 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.807005 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.807005 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.807005 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.807005 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.807005 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.807213 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.807213 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.807213 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.807213 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.807358 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.807358 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.807358 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.807358 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.807358 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.807649 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.807649 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.807649 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.807649 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:57.807649 np0000180628 devstack@c-api.service[112780]: warnings.warn(deprecated_msg) Jun 16 01:35:57.807649 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.middleware.request_id [None req-7b0ab18f-3ae3-4f5c-9b18-774eff750714 None None] RequestId filter calling following filter/app {{(pid=112780) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:35:58.280713 np0000180628 devstack@c-api.service[112780]: INFO cinder.api.openstack.wsgi [None req-7b0ab18f-3ae3-4f5c-9b18-774eff750714 admin admin] POST https://199.204.45.144/volume/v3/types Jun 16 01:35:58.281295 np0000180628 devstack@c-api.service[112780]: DEBUG cinder.api.openstack.wsgi [None req-7b0ab18f-3ae3-4f5c-9b18-774eff750714 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112780) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:35:58.282911 np0000180628 devstack@c-api.service[112780]: /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 16 01:35:58.282911 np0000180628 devstack@c-api.service[112780]: warnings.warn( Jun 16 01:35:58.322304 np0000180628 devstack@c-api.service[112780]: DEBUG oslo_db.sqlalchemy.engines [None req-7b0ab18f-3ae3-4f5c-9b18-774eff750714 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=112780) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:58.359240 np0000180628 devstack@c-api.service[112780]: INFO cinder.api.openstack.wsgi [None req-7b0ab18f-3ae3-4f5c-9b18-774eff750714 admin admin] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jun 16 01:35:58.360015 np0000180628 devstack@c-api.service[112780]: [pid: 112780|app: 0|req: 1/2] 199.204.45.144 () {68 vars in 1288 bytes} [Tue Jun 16 01:35:57 2026] POST /volume/v3/types => generated 186 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:35:58.386247 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.386247 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.386247 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.386247 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.386247 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.387039 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.387039 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.387039 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.387039 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.387039 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.387324 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.387324 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.387324 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.387324 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.387324 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.387324 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.387676 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.387676 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.387676 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.387676 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.387927 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.387927 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.387927 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.387927 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.388173 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.388173 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.388173 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.388173 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.388398 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.388398 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.388398 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.388398 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.388398 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.388700 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.388700 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.388700 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.388700 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.388700 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.388988 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.388988 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.388988 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.388988 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.388988 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.388988 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.389310 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.389310 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.389310 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.389310 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.389310 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.389310 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.389687 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.389687 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.389687 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.389687 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.389687 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.389687 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.390094 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.390094 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.390094 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.390094 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.390094 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.390346 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.390346 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.390346 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.390346 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.390346 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.390508 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.390508 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.390508 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.390508 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.390508 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.390508 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.390709 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.390709 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.390709 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.390709 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.390709 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.390709 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.390999 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.390999 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.390999 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.390999 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.390999 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.391194 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.391194 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.391194 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.391194 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.391194 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.391364 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.391364 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.391364 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.391364 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.391509 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.391509 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.391509 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.391509 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.391656 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.391656 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.391656 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.391656 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.391656 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.391829 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.391829 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.391829 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.391829 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.391829 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.392023 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.392023 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.392023 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.392023 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.392173 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.392173 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.392173 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.392173 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.392314 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.392314 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.392314 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.392314 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.392455 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.392455 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.392455 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.392455 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.392588 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.392588 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.392588 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.392588 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.392727 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.392727 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.392727 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.392727 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.392727 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.392917 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.392917 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.392917 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.392917 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.392917 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.392917 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.393136 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.393136 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.393136 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.393136 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.393136 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.393301 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.393301 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.393301 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.393301 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.393301 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.393301 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.393503 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.393503 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.393503 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.393503 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.393503 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.393503 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.393726 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.393726 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.393726 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.393726 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.393726 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.393726 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.393947 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.393947 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.393947 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.393947 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.393947 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.393947 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.394157 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.394157 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.394157 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.394157 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.394343 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.394343 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.394343 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.394343 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.394343 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.394522 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.394522 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.394522 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.394522 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.394522 np0000180628 devstack@c-api.service[112777]: warnings.warn(deprecated_msg) Jun 16 01:35:58.394522 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.middleware.request_id [req-7b0ab18f-3ae3-4f5c-9b18-774eff750714 req-0eab1be6-13da-4701-8756-20f2d10bc721 None None] RequestId filter calling following filter/app {{(pid=112777) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:35:58.704473 np0000180628 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [req-7b0ab18f-3ae3-4f5c-9b18-774eff750714 req-0eab1be6-13da-4701-8756-20f2d10bc721 admin admin] POST https://199.204.45.144/volume/v3/types/c4aff679-a44e-4a9b-bc39-bcd642d2a635/extra_specs Jun 16 01:35:58.704930 np0000180628 devstack@c-api.service[112777]: DEBUG cinder.api.openstack.wsgi [req-7b0ab18f-3ae3-4f5c-9b18-774eff750714 req-0eab1be6-13da-4701-8756-20f2d10bc721 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112777) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:35:58.706584 np0000180628 devstack@c-api.service[112777]: /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 16 01:35:58.706584 np0000180628 devstack@c-api.service[112777]: warnings.warn( Jun 16 01:35:58.747679 np0000180628 devstack@c-api.service[112777]: DEBUG oslo_db.sqlalchemy.engines [req-7b0ab18f-3ae3-4f5c-9b18-774eff750714 req-0eab1be6-13da-4701-8756-20f2d10bc721 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=112777) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:58.805280 np0000180628 devstack@c-api.service[112777]: INFO cinder.api.openstack.wsgi [req-7b0ab18f-3ae3-4f5c-9b18-774eff750714 req-0eab1be6-13da-4701-8756-20f2d10bc721 admin admin] https://199.204.45.144/volume/v3/types/c4aff679-a44e-4a9b-bc39-bcd642d2a635/extra_specs returned with HTTP 200 Jun 16 01:35:58.805710 np0000180628 devstack@c-api.service[112777]: [pid: 112777|app: 0|req: 1/3] 199.204.45.144 () {70 vars in 1505 bytes} [Tue Jun 16 01:35:58 2026] POST /volume/v3/types/c4aff679-a44e-4a9b-bc39-bcd642d2a635/extra_specs => generated 55 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:36:00.755254 np0000180628 devstack@c-api.service[112779]: DEBUG dbcounter [-] [112779] Writing DB stats cinder:SELECT=6 {{(pid=112779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:36:00.765731 np0000180628 devstack@c-api.service[112781]: DEBUG dbcounter [-] [112781] Writing DB stats cinder:SELECT=6 {{(pid=112781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:36:08.355119 np0000180628 devstack@c-api.service[112780]: DEBUG dbcounter [-] [112780] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:36:08.803929 np0000180628 devstack@c-api.service[112777]: DEBUG dbcounter [-] [112777] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}